Total de permissões
11Actions
0NotActions
0DataActions
0Role ID
64702f94-c441-49e6-a78b-ef80e0188feeCategoria
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 besides managing the workspace itself. For Foundry project access, use the Foundry User or Foundry Owner roles instead.
Role Definition (JSON)
{"Name": "Azure AI Developer","Id": "64702f94-c441-49e6-a78b-ef80e0188fee","IsCustom": false,"Description": "Can perform all actions within an Azure Machine Learning workspace besides managing the workspace itself. For Foundry project access, use the Foundry User or Foundry Owner roles instead.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure AI Developer"
Azure CLI
az role definition list --name "Azure AI Developer"