Total de permissões
19Actions
0NotActions
0DataActions
0Role ID
f1082fec-a70f-419f-9230-885d2550fb38Categoria
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 admin access can sign in, view and edit all of the bot resources, scenarios and configuration setting including the bot instance keys & secrets.
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"