Storage Actions Task Assignment Contributor
ContributorIAM ScopeStorage·11 permissões
Dado verificado em · Fonte
Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
77789c21-1643-48a2-8f27-47f858540b51Categoria
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 assigner to create a Task Assignment on their target Storage Account, with RBAC privileges for Managed Identity
Role Definition (JSON)
{"Name": "Storage Actions Task Assignment Contributor","Id": "77789c21-1643-48a2-8f27-47f858540b51","IsCustom": false,"Description": "Used by the Storage Actions assigner to create a Task Assignment on their target Storage Account, with RBAC privileges for Managed Identity","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Storage Actions Task Assignment Contributor"
Azure CLI
az role definition list --name "Storage Actions Task Assignment Contributor"