Get-AzureADUserLicenseDetail
この記事では、Get-AzureADUserLicenseDetail コマンドから Microsoft Graph PowerShell への移行の詳細について説明します。
概要
- Azure AD コマンド: Get-AzureADUserLicenseDetail を
する - Azure AD モジュール: AzureAD
- Microsoft Graph コマンド: Get-MgUserLicenseDetail (コミュニティの例)
- Graph モジュール: Microsoft.Graph.Users
- Graph エンドポイント: GET /users/{id}/licenseDetails
権限
アクセス許可の種類 | 最小限の特権アクセス許可 | 高い特権のアクセス許可 |
---|---|---|
委任 (職場または学校アカウント) | LicenseAssignment.Read.All | Directory.Read.All、Directory.ReadWrite.All、User.Read、User.Read.All、User.ReadWrite.All |
委任 (個人用 Microsoft アカウント) | User.Read | 使用できません。 |
アプリケーション | サポートされていません。 | サポートされていません。 |
アクセス許可の詳細については、
プロパティ マッピング
Azure AD 名 | Microsoft Graph 名 |
---|---|
ObjectId | UserId |