Remove-AzureADServicePrincipal
Den här artikeln innehåller migreringsinformation från Remove-AzureADServicePrincipal kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD-kommando: Remove-AzureADServicePrincipal
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Remove-MgServicePrincipal (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: DELETE /servicePrincipals/{servicePrincipal-id}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Högre privilegierade behörigheter |
---|---|---|
Delegerad (arbets- eller skolkonto) | Application.ReadWrite.All | Directory.ReadWrite.All |
Delegerad (personligt Microsoft-konto) | Stöds inte. | Stöds inte. |
Program | Application.ReadWrite.OwnedBy | Application.ReadWrite.All, Directory.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
ObjectId | ServicePrincipalId |