Total de permissões
17Actions
0NotActions
0DataActions
0Role ID
ce40b423-cede-4313-a93f-9b28290b72e1Categoria
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
MicrosoftThe lab assistant role
Role Definition (JSON)
{"Name": "Lab Assistant","Id": "ce40b423-cede-4313-a93f-9b28290b72e1","IsCustom": false,"Description": "The lab assistant role","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Lab Assistant"
Azure CLI
az role definition list --name "Lab Assistant"