Storage Account Key Operator Service Role

Azure RBAC · Storage · Contributor

Storage Account Key Operator Service Role

Privilegiada
ContributorIAM ScopeStorage·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
81a9662b-bebf-436f-a333-f67b29880f12
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

Storage Account Key Operators are allowed to list and regenerate keys on Storage Accounts

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Account Key Operator Service Role",
"Id": "81a9662b-bebf-436f-a333-f67b29880f12",
"IsCustom": false,
"Description": "Storage Account Key Operators are allowed to list and regenerate keys on Storage Accounts",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Account Key Operator Service Role"

Azure CLI

az role definition list --name "Storage Account Key Operator Service Role"
Ver a documentação oficial na Microsoft Learn