Automation Runbook Operator

Azure RBAC · Management · Contributor

Automation Runbook Operator

ContributorIAM ScopeManagement·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
5fb5aef8-1081-4b8e-bb16-9d5d0385bab5
Categoria
Management
Risk 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

Microsoft

Read Runbook properties - to be able to create Jobs of the runbook.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Automation Runbook Operator",
"Id": "5fb5aef8-1081-4b8e-bb16-9d5d0385bab5",
"IsCustom": false,
"Description": "Read Runbook properties - to be able to create Jobs of the runbook.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Automation Runbook Operator"

Azure CLI

az role definition list --name "Automation Runbook Operator"
Ver a documentação oficial na Microsoft Learn