Managed Identity Contributor

Azure RBAC · Identity · Contributor

Managed Identity Contributor

ContributorIAM ScopeIdentity·12 permissões

Dado verificado em · Fonte

Total de permissões

12

Actions

0

NotActions

0

DataActions

0
Role ID
e40ec5ca-96e0-45a2-b4ff-59039f2c2b59
Categoria
Identity
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, Read, Update, and Delete User Assigned Identity

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Managed Identity Contributor",
"Id": "e40ec5ca-96e0-45a2-b4ff-59039f2c2b59",
"IsCustom": false,
"Description": "Create, Read, Update, and Delete User Assigned Identity",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Managed Identity Contributor"

Azure CLI

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