Add-AzureADServicePrincipalOwner
Dit artikel bevat informatie over de migratie van Add-AzureADServicePrincipalOwner opdracht naar Microsoft Graph PowerShell.
Samenvatting
- Azure AD opdracht: Add-AzureADServicePrincipalOwner
- Azure AD module: AzureAD
- Microsoft Graph-opdracht: New-MgServicePrincipalOwnerByRef (community-voorbeelden)
- Graph Module: Microsoft.Graph.Applications
- Graph-eindpunt: POST /servicePrincipals/{id}/owners/$ref
Machtigingen
Machtigingstype | Machtigingen (van laagste naar hoogste bevoegdheid) |
---|---|
Gedelegeerd (werk- of schoolaccount) | Application.ReadWrite.All en Directory.Read.All |
Gedelegeerd (persoonlijk Microsoft-account) | Wordt niet ondersteund. |
Toepassing | Application.ReadWrite.OwnedBy en Directory.Read.All, Application.ReadWrite.All en Directory.Read.All |
Meer informatie over machtigingen weergeven.
Eigenschapstoewijzing
Azure AD naam | Microsoft Graph-naam |
---|---|
ObjectId | ServicePrincipalId |
RefObjectId | OdataId |