Storage Actions Blob Data Operator
ContributorIAM ScopeStorage·14 permissões
Dado verificado em · Fonte
Total de permissões
14Actions
0NotActions
0DataActions
0Role ID
4bad4d9e-2a13-4888-94bb-c8432f6f3040Categoria
StorageRisk 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
MicrosoftUsed by the Storage Actions - Storage Task to list & perform operations on the Storage Account blobs
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"