Total de permissões
9Actions
0NotActions
0DataActions
0Role ID
3015e5ed-6856-4ab3-b2f0-b8492aa30ca6Categoria
DatabaseRisk 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
MicrosoftLets you manage Azure Managed Redis resources, but not access the data stored in them.
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"