Redis Cache Contributor

Azure RBAC · Database · Contributor

Redis Cache Contributor

ContributorIAM ScopeDatabase·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
e0f68234-74aa-48ed-b826-c38b57376e17
Categoria
Database
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

Create and manage Azure Cache for Redis resources. Cannot read or write data stored in the cache.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Redis Cache Contributor",
"Id": "e0f68234-74aa-48ed-b826-c38b57376e17",
"IsCustom": false,
"Description": "Create and manage Azure Cache for Redis resources. Cannot read or write data stored in the cache.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Redis Cache Contributor"

Azure CLI

az role definition list --name "Redis Cache Contributor"
Ver a documentação oficial na Microsoft Learn