Total de permissões
13Actions
0NotActions
0DataActions
0Role ID
6aaa78f1-f7de-44ca-8722-c64a23943caeCategoria
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 permissions to manage Batch pools and jobs but not to modify accounts.
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"