AzureML Compute Operator

Azure RBAC · AI · Contributor

AzureML Compute Operator

ContributorIAM ScopeAI·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
e503ece1-11d0-4e8e-8e2c-7a6c3bf38815
Categoria
AI
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

Can access and perform CRUD operations on Machine Learning Services managed compute resources (including Notebook VMs).

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn