Total de permissões
42Actions
0NotActions
0DataActions
0Role ID
f4cc2bf9-21be-47a1-bdf1-5c5804381025Categoria
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
MicrosoftLet's you create, edit, import and export a KB. You cannot publish or delete a KB.
Role Definition (JSON)
{"Name": "Cognitive Services QnA Maker Editor","Id": "f4cc2bf9-21be-47a1-bdf1-5c5804381025","IsCustom": false,"Description": "Let's you create, edit, import and export a KB. You cannot publish or delete a KB.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Cognitive Services QnA Maker Editor"
Azure CLI
az role definition list --name "Cognitive Services QnA Maker Editor"