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