Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
f6c7c914-8db3-469d-8ca1-694a8f32e121Categoria
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 perform all actions within an Azure Machine Learning workspace, except for creating or deleting compute resources and modifying the workspace itself.
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"