Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This article provides migration details from Remove-AzureADGroupAppRoleAssignment command to Microsoft Graph PowerShell.
Samenvatting
- Azure AD Command: Remove-AzureADGroupAppRoleAssignment
- Azure AD Module: AzureAD
- Microsoft Graph Command: Remove-MgGroupAppRoleAssignment (Community Examples)
- Graph Module: Microsoft.Graph.Applications
- Graph Endpoint: DELETE /groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}
Machtigingen
Machtigingstype | Least privileged permissions | Higher privileged permissions |
---|---|---|
Delegated (work or school account) | AppRoleAssignment.ReadWrite.All and Group.Read.All | Niet beschikbaar. |
Delegated (personal Microsoft account) | Wordt niet ondersteund. | Wordt niet ondersteund. |
Applicatie | AppRoleAssignment.ReadWrite.All and Group.Read.All | Niet beschikbaar. |
View more details on permissions.
Property Mapping
Azure AD Name | Microsoft Graph Name |
---|---|
ObjectId | GroupId |
AppRoleAssignmentId | AppRoleAssignmentId |