Get-AzureADGroupAppRoleAssignment
Den här artikeln innehåller migreringsinformation från Get-AzureADGroupAppRoleAssignment kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD kommando: Get-AzureADGroupAppRoleAssignment
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgGroupAppRoleAssignment (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: GET /groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Högre privilegierade behörigheter |
---|---|---|
Delegerad (arbets- eller skolkonto) | Directory.Read.All | AppRoleAssignment.ReadWrite.All, Directory.ReadWrite.All |
Delegerad (personligt Microsoft-konto) | Stöds inte. | Stöds inte. |
Program | Directory.Read.All | AppRoleAssignment.ReadWrite.All, Directory.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
ObjectId | GroupId |