Get-AzureADApplication
Dit artikel bevat informatie over de migratie van Get-AzureADApplication opdracht naar Microsoft Graph PowerShell.
Samenvatting
- Azure AD opdracht: Get-AzureADApplication
- Azure AD module: AzureAD
- Microsoft Graph-opdracht: Get-MgApplication (community-voorbeelden)
- Graph Module: Microsoft.Graph.Applications
- Graph-eindpunt: GET /applications/{applicationObjectId}
Machtigingen
Machtigingstype | Machtigingen met minimale bevoegdheden | Machtigingen met hogere bevoegdheden |
---|---|---|
Gedelegeerd (werk- of schoolaccount) | Application.Read.All | Application.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All |
Gedelegeerd (persoonlijk Microsoft-account) | Application.Read.All | Application.ReadWrite.All |
Toepassing | Application.Read.All | Application.ReadWrite.OwnedBy, Application.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All |
Meer informatie over machtigingen weergeven.
Eigenschapstoewijzing
Azure AD naam | Microsoft Graph-naam |
---|---|
Alles | Alles |
Filter | Filter |
ObjectId | Id |
SearchString | NA |
Boven | Boven |