Lab Operator

Azure RBAC · Management · Contributor

Lab Operator

ContributorIAM ScopeManagement·24 permissões

Dado verificado em · Fonte

Total de permissões

24

Actions

0

NotActions

0

DataActions

0
Role ID
a36e6959-b6be-4b12-8e9f-ef4b474d304d
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

The lab operator role

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Lab Operator",
"Id": "a36e6959-b6be-4b12-8e9f-ef4b474d304d",
"IsCustom": false,
"Description": "The lab operator role",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Lab Operator"

Azure CLI

az role definition list --name "Lab Operator"
Ver a documentação oficial na Microsoft Learn