Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
1a40e87e-6645-48e0-b27a-0b115d849a20Categoria
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 run and see details for experiments but cannot create experiments or manage targets and capabilities.
Role Definition (JSON)
{"Name": "Chaos Studio Operator","Id": "1a40e87e-6645-48e0-b27a-0b115d849a20","IsCustom": false,"Description": "Can run and see details for experiments but cannot create experiments or manage targets and capabilities.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Chaos Studio Operator"
Azure CLI
az role definition list --name "Chaos Studio Operator"