Healthcare Agent Admin

Azure RBAC · AI · Data Plane

Healthcare Agent Admin

Data PlaneIAM ScopeAI·19 permissões

Dado verificado em · Fonte

Total de permissões

19

Actions

0

NotActions

0

DataActions

0
Role ID
f1082fec-a70f-419f-9230-885d2550fb38
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 admin access can sign in, view and edit all of the bot resources, scenarios and configuration setting including the bot instance keys & secrets.

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "Healthcare Agent Admin",
"Id": "f1082fec-a70f-419f-9230-885d2550fb38",
"IsCustom": false,
"Description": "Users with admin access can sign in, view and edit all of the bot resources, scenarios and configuration setting including the bot instance keys & secrets.",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "Healthcare Agent Admin"

Azure CLI

az role definition list --name "Healthcare Agent Admin"
Ver a documentação oficial na Microsoft Learn