Total de permissões
3Actions
0NotActions
0DataActions
0Role ID
3afb7f49-54cb-416e-8c09-6dc049efa503Categoria
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 required to create a resource deployment within a resource group.
Role Definition (JSON)
{"Name": "Azure AI Inference Deployment Operator","Id": "3afb7f49-54cb-416e-8c09-6dc049efa503","IsCustom": false,"Description": "Can perform all actions required to create a resource deployment within a resource group.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Azure AI Inference Deployment Operator"
Azure CLI
az role definition list --name "Azure AI Inference Deployment Operator"