Lab Creator

Azure RBAC · Management · Contributor

Lab Creator

ContributorIAM ScopeManagement·19 permissões

Dado verificado em · Fonte

Total de permissões

19

Actions

0

NotActions

0

DataActions

0
Role ID
b97fb8bc-a8b2-4522-a38b-dd33c7e65ead
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

Lets you create new labs under your Azure Lab Accounts.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Lab Creator",
"Id": "b97fb8bc-a8b2-4522-a38b-dd33c7e65ead",
"IsCustom": false,
"Description": "Lets you create new labs under your Azure Lab Accounts.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Lab Creator"

Azure CLI

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