Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
e79298df-d852-4c6d-84f9-5d13249d1e55Categoria
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
MicrosoftFull control of the agent—manage chats, incident response plans, and agent run modes; approve and execute commands.
Role Definition (JSON)
{"Name": "SRE Agent Administrator","Id": "e79298df-d852-4c6d-84f9-5d13249d1e55","IsCustom": false,"Description": "Full control of the agent—manage chats, incident response plans, and agent run modes; approve and execute commands.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "SRE Agent Administrator"
Azure CLI
az role definition list --name "SRE Agent Administrator"