Total de permissões
7Actions
0NotActions
0DataActions
0Role ID
48e5e92e-a480-4e71-aa9c-2778f4c13781Categoria
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
MicrosoftLets you submit and manage jobs in the Batch account.
Role Definition (JSON)
{"Name": "Azure Batch Job Submitter","Id": "48e5e92e-a480-4e71-aa9c-2778f4c13781","IsCustom": false,"Description": "Lets you submit and manage jobs in the Batch account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Batch Job Submitter"
Azure CLI
az role definition list --name "Azure Batch Job Submitter"