Get-AzureADContactManager
この記事では、Get-AzureADContactManager コマンドから Microsoft Graph PowerShell への移行の詳細について説明します。
まとめ
- Azure AD コマンド: Get-AzureADContactManager
- Azure AD モジュール: AzureAD
- Microsoft Graph コマンド: Get-MgContactManager (コミュニティの例)
- Graph モジュール: Microsoft.Graph.Identity.DirectoryManagement
- Graph エンドポイント: GET /contacts/{orgContact-id}/manager
アクセス許可
アクセス許可の種類 | アクセス許可 (最小権限から最大権限まで) |
---|---|
委任済み (職場または学校アカウント) | OrgContact.Read.All と Group.Read.All、Directory.Read.All |
委任済み (個人用 Microsoft アカウント) | サポートされていません。 |
Application | OrgContact.Read.All と Group.Read.All、Directory.Read.All |
プロパティ マッピング
Azure AD 名 | Microsoft Graph 名 |
---|---|
ObjectId | OrgContactId |