Total de permissões
18Actions
0NotActions
0DataActions
0Role ID
af854a69-80ce-4ff7-8447-f1118a2e0ca8Categoria
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
MicrosoftUsers with editor access can sign in, view and edit all the bot resources, scenarios and configuration setting except for the bot instance keys & secrets and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs). A read-only access to the bot skills and channels.
Role Definition (JSON)
{"Name": "Healthcare Agent Editor","Id": "af854a69-80ce-4ff7-8447-f1118a2e0ca8","IsCustom": false,"Description": "Users with editor access can sign in, view and edit all the bot resources, scenarios and configuration setting except for the bot instance keys & secrets and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs). A read-only access to the bot skills and channels.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Healthcare Agent Editor"
Azure CLI
az role definition list --name "Healthcare Agent Editor"