Total de permissões
12Actions
0NotActions
0DataActions
0Role ID
a001fd3d-188f-4b5d-821b-7da978bf7442Categoria
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
MicrosoftFull access including the ability to fine-tune, deploy and generate text
Role Definition (JSON)
{"Name": "Cognitive Services OpenAI Contributor","Id": "a001fd3d-188f-4b5d-821b-7da978bf7442","IsCustom": false,"Description": "Full access including the ability to fine-tune, deploy and generate text","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services OpenAI Contributor"
Azure CLI
az role definition list --name "Cognitive Services OpenAI Contributor"