Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
5d58bcaf-24a5-4b20-bdb6-eed9f69fbe4cCategoria
ManagementRisk 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
MicrosoftManagement Group Contributor Role
Role Definition (JSON)
{"Name": "Management Group Contributor","Id": "5d58bcaf-24a5-4b20-bdb6-eed9f69fbe4c","IsCustom": false,"Description": "Management Group Contributor Role","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Management Group Contributor"
Azure CLI
az role definition list --name "Management Group Contributor"