Azure Batch Data Contributor

Azure RBAC · Compute · Contributor

Azure Batch Data Contributor

ContributorIAM ScopeCompute·13 permissões

Dado verificado em · Fonte

Total de permissões

13

Actions

0

NotActions

0

DataActions

0
Role ID
6aaa78f1-f7de-44ca-8722-c64a23943cae
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 permissions to manage Batch pools and jobs but not to modify accounts.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Batch Data Contributor",
"Id": "6aaa78f1-f7de-44ca-8722-c64a23943cae",
"IsCustom": false,
"Description": "Grants permissions to manage Batch pools and jobs but not to modify accounts.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Batch Data Contributor"

Azure CLI

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