Automation Contributor

Azure RBAC · Management · Contributor

Automation Contributor

ContributorIAM ScopeManagement·11 permissões

Dado verificado em · Fonte

Total de permissões

11

Actions

0

NotActions

0

DataActions

0
Role ID
f353d9bd-d4a6-484e-a77a-8050b599b867
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

Manage azure automation resources and other resources using azure automation.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Automation Contributor",
"Id": "f353d9bd-d4a6-484e-a77a-8050b599b867",
"IsCustom": false,
"Description": "Manage azure automation resources and other resources using azure automation.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Automation Contributor"

Azure CLI

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