Azure Batch Account Reader

Azure RBAC · Compute · Data Plane

Azure Batch Account Reader

Data PlaneIAM ScopeCompute·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
11076f67-66f6-4be0-8f6b-f0609fd05cc9
Categoria
Compute
Risk 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

Microsoft

Lets you view all resources including pools and jobs in the Batch account.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn