Azure AI Developer

Azure RBAC · AI · Contributor

Azure AI Developer

ContributorIAM ScopeAI·11 permissões

Dado verificado em · Fonte

Total de permissões

11

Actions

0

NotActions

0

DataActions

0
Role ID
64702f94-c441-49e6-a78b-ef80e0188fee
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 besides managing the workspace itself. For Foundry project access, use the Foundry User or Foundry Owner roles instead.

Permissões

MicrosoftCarregando...Azure built-in roles

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"
Ver a documentação oficial na Microsoft Learn