Total de permissões
24Actions
0NotActions
0DataActions
0Role ID
a36e6959-b6be-4b12-8e9f-ef4b474d304dCategoria
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
MicrosoftThe lab operator role
Role Definition (JSON)
{"Name": "Lab Operator","Id": "a36e6959-b6be-4b12-8e9f-ef4b474d304d","IsCustom": false,"Description": "The lab operator role","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Lab Operator"
Azure CLI
az role definition list --name "Lab Operator"