Healthcare Agent Reader

Azure RBAC · AI · Data Plane

Healthcare Agent Reader

Data PlaneIAM ScopeAI·17 permissões

Dado verificado em · Fonte

Total de permissões

17

Actions

0

NotActions

0

DataActions

0
Role ID
eb5a76d5-50e7-4c33-a449-070e7c9c4cf2
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

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).

Permissões

MicrosoftCarregando...Azure built-in roles

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