Total de permissões
22Actions
0NotActions
0DataActions
0Role ID
f2dc8367-1007-4938-bd23-fe263f013447Categoria
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
MicrosoftAccess to the real-time speech recognition and batch transcription APIs, real-time speech synthesis and long audio APIs, as well as to read the data/test/model/endpoint for custom models, but can't create, delete or modify the data/test/model/endpoint for custom models.
Role Definition (JSON)
{"Name": "Cognitive Services Speech User","Id": "f2dc8367-1007-4938-bd23-fe263f013447","IsCustom": false,"Description": "Access to the real-time speech recognition and batch transcription APIs, real-time speech synthesis and long audio APIs, as well as to read the data/test/model/endpoint for custom models, but can't create, delete or modify the data/test/model/endpoint for custom models.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services Speech User"
Azure CLI
az role definition list --name "Cognitive Services Speech User"