Azure Batch Account Contributor

Azure RBAC · Compute · Contributor

Azure Batch Account Contributor

ContributorIAM ScopeCompute·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
29fe4964-1e60-436b-bd3a-77fd4c178b3c
Categoria
Compute
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

Grants full access to manage all Batch resources, including Batch accounts, pools and jobs.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Batch Account Contributor",
"Id": "29fe4964-1e60-436b-bd3a-77fd4c178b3c",
"IsCustom": false,
"Description": "Grants full access to manage all Batch resources, including Batch accounts, pools and jobs.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Batch Account Contributor"

Azure CLI

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