Storage Actions Contributor

Azure RBAC · Storage · Contributor

Storage Actions Contributor

ContributorIAM ScopeStorage·10 permissões

Dado verificado em · Fonte

Total de permissões

10

Actions

0

NotActions

0

DataActions

0
Role ID
bd8acdb0-202c-4493-a7fe-ef98eefbfbc4
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 author to create, read, update, and delete Storage Actions

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn