Get-AzureADApplicationOwner
Den här artikeln innehåller migreringsinformation från Get-AzureADApplicationOwner-kommandot till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD-kommando: Get-AzureADApplicationOwner
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgApplicationOwner (Community Examples)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: GET /applications/{id}/owners
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Behörigheter med högre privilegier |
---|---|---|
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. |
Tillämpning | 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 |
ObjectId | ApplicationId |
Topp | Topp |