Total de permissões
5Actions
0NotActions
0DataActions
0Role ID
41077137-e803-4205-871c-5a86e6a753b4Categoria
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
MicrosoftCan manage blueprint definitions, but not assign them.
Role Definition (JSON)
{"Name": "Blueprint Contributor","Id": "41077137-e803-4205-871c-5a86e6a753b4","IsCustom": false,"Description": "Can manage blueprint definitions, but not assign them.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Blueprint Contributor"
Azure CLI
az role definition list --name "Blueprint Contributor"