Get-AzureADApplication
Den här artikeln innehåller migreringsinformation från Get-AzureADApplication kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD kommando: Get-AzureADApplication
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgApplication (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: GET /applications/{applicationObjectId}
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) | Application.Read.All | Application.ReadWrite.All |
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 | Id |
SearchString | NA |
Överkant | Överkant |