Cognitive Services Speech User

Azure RBAC · AI · Data Plane

Cognitive Services Speech User

Data PlaneIAM ScopeAI·22 permissões

Dado verificado em · Fonte

Total de permissões

22

Actions

0

NotActions

0

DataActions

0
Role ID
f2dc8367-1007-4938-bd23-fe263f013447
Categoria
AI
Risk 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

Microsoft

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.

Permissões

MicrosoftCarregando...Azure built-in roles

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