Add-AzureADApplicationOwner
Dit artikel bevat migratiedetails van Add-AzureADApplicationOwner opdracht naar Microsoft Graph PowerShell.
Samenvatting
- Azure AD-opdracht: Add-AzureADApplicationOwner
- Azure AD-module: AzureAD
- Microsoft Graph Command: New-MgApplicationOwnerByRef (Community Examples)
- Graph-module: Microsoft.Graph.Applications
- Grafiekeindpunt: POST /applications/{application-id}/owners/$ref
Machtigingen
Machtigingstype | Machtigingen (van minst naar meest bevoegd) |
---|---|
Gedelegeerd (werk- of schoolaccount) | Application.ReadWrite.All en Directory.Read.All |
Gedelegeerd (persoonlijk Microsoft-account) | Niet ondersteund. |
Toepassing | Application.ReadWrite.OwnedBy en Directory.Read.All, Application.ReadWrite.All en Directory.Read.All |
Opmerking:Application.ReadWrite.OwnedBy- is niet voldoende om een andere eigenaar toe te voegen. Toestemming ook voor Application.ReadWrite.All.
Bekijk meer details over machtigingen.
Eigenschapstoewijzing
Azure AD-naam | Microsoft Graph-naam |
---|---|
ObjectId | ApplicationId |
RefObjectId | OdataId |