New-AzureADMSIdentityProvider
이 문서에서는 New-AzureADMSIdentityProvider 명령에서 Microsoft Graph PowerShell로의 마이그레이션 세부 정보를 제공합니다.
요약
- Azure AD 명령: New-AzureADMSIdentityProvider
- Azure AD 모듈: AzureAD
- Microsoft Graph 명령: New-MgIdentityProvider (커뮤니티 예제)
- 그래프 모듈: Microsoft.Graph.Identity.SignIns
- 그래프 엔드포인트: POST /identity/identityProviders
사용 권한
사용 권한 유형 | 최소 권한 | 더 높은 권한 사용 권한 |
---|---|---|
위임됨(회사 또는 학교 계정) | IdentityProvider.ReadWrite.All | 사용할 수 없습니다. |
위임됨 (개인 Microsoft 계정) | 지원되지 않습니다. | 지원되지 않습니다. |
애플리케이션 | IdentityProvider.ReadWrite.All | 사용할 수 없습니다. |
속성 매핑
Azure AD 이름 | Microsoft Graph 이름 |
---|---|
clientid | clientid |
ClientSecret | ClientSecret |
형식 | identityProviderType |
Name | displayName |