DevOps Infrastructure Contributor
ContributorIAM ScopeManagement·10 permissões
Dado verificado em · Fonte
Total de permissões
10Actions
0NotActions
0DataActions
0Role ID
76153a9e-0edb-49bc-8e01-93c47e6b5180Categoria
ManagementRisk 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
MicrosoftRead, write, delete and perform actions on Managed DevOps Pools
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"