Total de permissões
69Actions
0NotActions
0DataActions
0Role ID
eeaeda52-9324-47f6-8069-5d5bade478b2Categoria
IdentityRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftCan manage Azure AD Domain Services and related network configurations
Role Definition (JSON)
{"Name": "Domain Services Contributor","Id": "eeaeda52-9324-47f6-8069-5d5bade478b2","IsCustom": false,"Description": "Can manage Azure AD Domain Services and related network configurations","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Domain Services Contributor"
Azure CLI
az role definition list --name "Domain Services Contributor"