DevOps Infrastructure Contributor

Azure RBAC · Management · Contributor

DevOps Infrastructure Contributor

ContributorIAM ScopeManagement·10 permissões

Dado verificado em · Fonte

Total de permissões

10

Actions

0

NotActions

0

DataActions

0
Role ID
76153a9e-0edb-49bc-8e01-93c47e6b5180
Categoria
Management
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

Read, write, delete and perform actions on Managed DevOps Pools

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "DevOps Infrastructure Contributor",
"Id": "76153a9e-0edb-49bc-8e01-93c47e6b5180",
"IsCustom": false,
"Description": "Read, write, delete and perform actions on Managed DevOps Pools",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "DevOps Infrastructure Contributor"

Azure CLI

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