Storage Table Data Reader

Azure RBAC · Storage · Data Plane

Storage Table Data Reader

Data PlaneIAM ScopeStorage·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
76199698-9eea-4c19-bc75-cec21354c6b6
Categoria
Storage
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

Allows for read access to Azure Storage tables and entities

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Table Data Reader",
"Id": "76199698-9eea-4c19-bc75-cec21354c6b6",
"IsCustom": false,
"Description": "Allows for read access to Azure Storage tables and entities",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Table Data Reader"

Azure CLI

az role definition list --name "Storage Table Data Reader"
Ver a documentação oficial na Microsoft Learn