Azure Managed Redis Contributor

Azure RBAC · Database · Contributor

Azure Managed Redis Contributor

ContributorIAM ScopeDatabase·9 permissões

Dado verificado em · Fonte

Total de permissões

9

Actions

0

NotActions

0

DataActions

0
Role ID
3015e5ed-6856-4ab3-b2f0-b8492aa30ca6
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

Lets you manage Azure Managed Redis resources, but not access the data stored in them.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Azure Managed Redis Contributor",
"Id": "3015e5ed-6856-4ab3-b2f0-b8492aa30ca6",
"IsCustom": false,
"Description": "Lets you manage Azure Managed Redis resources, but not access the data stored in them.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Azure Managed Redis Contributor"

Azure CLI

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