Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
28bf596f-4eb7-45ce-b5bc-6cf482fec137Categoria
SecurityRisk 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 Locks Operations.
Role Definition (JSON)
{"Name": "Locks Contributor","Id": "28bf596f-4eb7-45ce-b5bc-6cf482fec137","IsCustom": false,"Description": "Can Manage Locks Operations.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Locks Contributor"
Azure CLI
az role definition list --name "Locks Contributor"