AzureML Data Scientist

Azure RBAC · AI · Contributor

AzureML Data Scientist

ContributorIAM ScopeAI·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
f6c7c914-8db3-469d-8ca1-694a8f32e121
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 perform all actions within an Azure Machine Learning workspace, except for creating or deleting compute resources and modifying the workspace itself.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "AzureML Data Scientist",
"Id": "f6c7c914-8db3-469d-8ca1-694a8f32e121",
"IsCustom": false,
"Description": "Can perform all actions within an Azure Machine Learning workspace, except for creating or deleting compute resources and modifying the workspace itself.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "AzureML Data Scientist"

Azure CLI

az role definition list --name "AzureML Data Scientist"
Ver a documentação oficial na Microsoft Learn