Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
1823dd4f-9b8c-4ab6-ab4e-7397a3684615Categoria
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 on Machine Learning Services Registry assets as well as get Registry resources.
Role Definition (JSON)
{"Name": "AzureML Registry User","Id": "1823dd4f-9b8c-4ab6-ab4e-7397a3684615","IsCustom": false,"Description": "Can perform all actions on Machine Learning Services Registry assets as well as get Registry resources.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "AzureML Registry User"
Azure CLI
az role definition list --name "AzureML Registry User"