Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
e503ece1-11d0-4e8e-8e2c-7a6c3bf38815Categoria
AIRisk 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
MicrosoftCan access and perform CRUD operations on Machine Learning Services managed compute resources (including Notebook VMs).
Role Definition (JSON)
{"Name": "AzureML Compute Operator","Id": "e503ece1-11d0-4e8e-8e2c-7a6c3bf38815","IsCustom": false,"Description": "Can access and perform CRUD operations on Machine Learning Services managed compute resources (including Notebook VMs).","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "AzureML Compute Operator"
Azure CLI
az role definition list --name "AzureML Compute Operator"