Total de permissões
6Actions
0NotActions
0DataActions
0Role ID
f69b8690-cc87-41d6-b77a-a4bc3c0a966fCategoria
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 services contributor role
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"