DevTest Labs User
PrivilegiadaContributorIAM ScopeManagement·32 permissões
Dado verificado em · Fonte
Total de permissões
32Actions
0NotActions
0DataActions
0Role ID
76283e04-6283-4c54-8f91-bcf1374a3c64Categoria
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
MicrosoftLets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs.
Role Definition (JSON)
{"Name": "DevTest Labs User","Id": "76283e04-6283-4c54-8f91-bcf1374a3c64","IsCustom": false,"Description": "Lets you connect, start, restart, and shutdown your virtual machines in your Azure DevTest Labs.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "DevTest Labs User"
Azure CLI
az role definition list --name "DevTest Labs User"