Total de permissões
19Actions
0NotActions
0DataActions
0Role ID
5e0bd9bd-7b93-4f28-af87-19fc36ad61bdCategoria
AIRisk Tier
Data Plane (DP)Risk Tier: Data Plane
Grants access to data stored within services (blobs, queues, secrets, keys) without management plane control.
Descrição
MicrosoftAbility to view files, models, deployments. Readers can't make any changes They can inference and create images
Role Definition (JSON)
{"Name": "Cognitive Services OpenAI User","Id": "5e0bd9bd-7b93-4f28-af87-19fc36ad61bd","IsCustom": false,"Description": "Ability to view files, models, deployments. Readers can't make any changes They can inference and create images","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services OpenAI User"
Azure CLI
az role definition list --name "Cognitive Services OpenAI User"