Lab Services Contributor

Azure RBAC · Management · Contributor

Lab Services Contributor

ContributorIAM ScopeManagement·6 permissões

Dado verificado em · Fonte

Total de permissões

6

Actions

0

NotActions

0

DataActions

0
Role ID
f69b8690-cc87-41d6-b77a-a4bc3c0a966f
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 services contributor role

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Lab Services Contributor",
"Id": "f69b8690-cc87-41d6-b77a-a4bc3c0a966f",
"IsCustom": false,
"Description": "The lab services contributor role",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Lab Services Contributor"

Azure CLI

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