Total de permissões
1Actions
0NotActions
0DataActions
0Role ID
635dd51f-9968-44d3-b7fb-6d9a6bd613aeCategoria
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
MicrosoftLets you write metrics to AzureML workspace
Role Definition (JSON)
{"Name": "AzureML Metrics Writer (preview)","Id": "635dd51f-9968-44d3-b7fb-6d9a6bd613ae","IsCustom": false,"Description": "Lets you write metrics to AzureML workspace","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "AzureML Metrics Writer (preview)"
Azure CLI
az role definition list --name "AzureML Metrics Writer (preview)"