Healthcare Agent Editor

Azure RBAC · AI · Data Plane

Healthcare Agent Editor

Data PlaneIAM ScopeAI·18 permissões

Dado verificado em · Fonte

Total de permissões

18

Actions

0

NotActions

0

DataActions

0
Role ID
af854a69-80ce-4ff7-8447-f1118a2e0ca8
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 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.

Permissões

MicrosoftCarregando...Azure built-in roles

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