Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This article provides migration details from Remove-AzureADMSConditionalAccessPolicy command to Microsoft Graph PowerShell.
Summary
- Azure AD Command: Remove-AzureADMSConditionalAccessPolicy
- Azure AD Module: AzureAD
- Microsoft Graph Command: Remove-MgIdentityConditionalAccessPolicy (Community Examples)
- Graph Module: Microsoft.Graph.Identity.SignIns
- Graph Endpoint: DELETE /identity/conditionalAccess/policies/{conditionalAccessPolicy-id}
Permissions
| Permission type | Permissions (from least to most privileged) |
|---|---|
| Delegated (work or school account) | Policy.Read.All and Policy.ReadWrite.ConditionalAccess |
| Delegated (personal Microsoft account) | Not supported. |
| Application | Policy.Read.All and Policy.ReadWrite.ConditionalAccess |
Property Mapping
| Azure AD Name | Microsoft Graph Name |
|---|---|
| PolicyId | ConditionalAccessPolicyId |