Total de permissões
17Actions
0NotActions
0DataActions
0Role ID
eb5a76d5-50e7-4c33-a449-070e7c9c4cf2Categoria
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 reader access can sign in, have read-only access to the bot resources, scenarios and configuration setting except for the bot instance keys & secrets (including Authentication, Data Connection and Channels keys) and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs).
Role Definition (JSON)
{"Name": "Healthcare Agent Reader","Id": "eb5a76d5-50e7-4c33-a449-070e7c9c4cf2","IsCustom": false,"Description": "Users with reader access can sign in, have read-only access to the bot resources, scenarios and configuration setting except for the bot instance keys & secrets (including Authentication, Data Connection and Channels keys) and the end-user inputs (including Feedback, Unrecognized utterances and Conversation logs).","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Healthcare Agent Reader"
Azure CLI
az role definition list --name "Healthcare Agent Reader"