Storage Account Key Operator Service Role
PrivilegiadaContributorIAM ScopeStorage·2 permissões
Dado verificado em · Fonte
Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
81a9662b-bebf-436f-a333-f67b29880f12Categoria
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
MicrosoftStorage Account Key Operators are allowed to list and regenerate keys on Storage Accounts
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"