Storage Table Data Contributor

Azure RBAC · Storage · Contributor

Storage Table Data Contributor

ContributorIAM ScopeStorage·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
0a9a7e1f-b9d0-4cc4-a60d-0319b160aaa3
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

Allows for read, write and delete access to Azure Storage tables and entities

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Storage Table Data Contributor",
"Id": "0a9a7e1f-b9d0-4cc4-a60d-0319b160aaa3",
"IsCustom": false,
"Description": "Allows for read, write and delete access to Azure Storage tables and entities",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Storage Table Data Contributor"

Azure CLI

az role definition list --name "Storage Table Data Contributor"
Ver a documentação oficial na Microsoft Learn