Total de permissões
13Actions
0NotActions
0DataActions
0Role ID
4fe576fe-1146-4730-92eb-48519fa6bf9fCategoria
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
MicrosoftCreate and Manage Jobs using Automation Runbooks.
Role Definition (JSON)
{"Name": "Automation Job Operator","Id": "4fe576fe-1146-4730-92eb-48519fa6bf9f","IsCustom": false,"Description": "Create and Manage Jobs using Automation Runbooks.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Automation Job Operator"
Azure CLI
az role definition list --name "Automation Job Operator"