Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
bd8acdb0-202c-4493-a7fe-ef98eefbfbc4Categoria
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 author to create, read, update, and delete Storage Actions
Role Definition (JSON)
{"Name": "Storage Actions Contributor","Id": "bd8acdb0-202c-4493-a7fe-ef98eefbfbc4","IsCustom": false,"Description": "Used by the Storage Actions author to create, read, update, and delete Storage Actions","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage Actions Contributor"
Azure CLI
az role definition list --name "Storage Actions Contributor"