Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
29e2da8a-229c-4157-8ae8-cc72fc506b74Categoria
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 view targets, capabilities, experiments, and experiment details.
Role Definition (JSON)
{"Name": "Chaos Studio Reader","Id": "29e2da8a-229c-4157-8ae8-cc72fc506b74","IsCustom": false,"Description": "Can view targets, capabilities, experiments, and experiment details.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Chaos Studio Reader"
Azure CLI
az role definition list --name "Chaos Studio Reader"