Storage Blob Data Reader

Azure RBAC · Storage · Contributor

Storage Blob Data Reader

ContributorIAM ScopeStorage·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
2a2b9908-6ea1-4ae2-8e65-a410df84e7d1
Categoria
Storage
Risk 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

Microsoft

Allows for read access to Azure Storage blob containers and data

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Blob Data Reader",
"Id": "2a2b9908-6ea1-4ae2-8e65-a410df84e7d1",
"IsCustom": false,
"Description": "Allows for read access to Azure Storage blob containers and data",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Blob Data Reader"

Azure CLI

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