Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
11076f67-66f6-4be0-8f6b-f0609fd05cc9Categoria
ComputeRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftLets you view all resources including pools and jobs in the Batch account.
Role Definition (JSON)
{"Name": "Azure Batch Account Reader","Id": "11076f67-66f6-4be0-8f6b-f0609fd05cc9","IsCustom": false,"Description": "Lets you view all resources including pools and jobs in the Batch account.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure Batch Account Reader"
Azure CLI
az role definition list --name "Azure Batch Account Reader"