Storage Blob Data Owner

Azure RBAC · Storage · Contributor

Storage Blob Data Owner

ContributorIAM ScopeStorage·3 permissões

Dado verificado em · Fonte

Total de permissões

3

Actions

0

NotActions

0

DataActions

0
Role ID
b7e6dc6d-f1e8-4753-8033-0f276bb0955b
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 full access to Azure Storage blob containers and data, including assigning POSIX access control.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Blob Data Owner",
"Id": "b7e6dc6d-f1e8-4753-8033-0f276bb0955b",
"IsCustom": false,
"Description": "Allows for full access to Azure Storage blob containers and data, including assigning POSIX access control.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Blob Data Owner"

Azure CLI

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