Storage Actions Blob Data Operator

Azure RBAC · Storage · Contributor

Storage Actions Blob Data Operator

ContributorIAM ScopeStorage·14 permissões

Dado verificado em · Fonte

Total de permissões

14

Actions

0

NotActions

0

DataActions

0
Role ID
4bad4d9e-2a13-4888-94bb-c8432f6f3040
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

Used by the Storage Actions - Storage Task to list & perform operations on the Storage Account blobs

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Actions Blob Data Operator",
"Id": "4bad4d9e-2a13-4888-94bb-c8432f6f3040",
"IsCustom": false,
"Description": "Used by the Storage Actions - Storage Task to list & perform operations on the Storage Account blobs",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Actions Blob Data Operator"

Azure CLI

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