Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
1c9b6475-caf0-4164-b5a1-2142a7116f4bCategoria
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
MicrosoftAllows full access to Template Spec operations at the assigned scope.
Role Definition (JSON)
{"Name": "Template Spec Contributor","Id": "1c9b6475-caf0-4164-b5a1-2142a7116f4b","IsCustom": false,"Description": "Allows full access to Template Spec operations at the assigned scope.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Template Spec Contributor"
Azure CLI
az role definition list --name "Template Spec Contributor"