Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
29fe4964-1e60-436b-bd3a-77fd4c178b3cCategoria
ComputeRisk 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
MicrosoftGrants full access to manage all Batch resources, including Batch accounts, pools and jobs.
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"