FHIR SMART User

Azure RBAC · Integration · Data Plane

FHIR SMART User

Data PlaneIAM ScopeIntegration·8 permissões

Dado verificado em · Fonte

Total de permissões

8

Actions

0

NotActions

0

DataActions

0
Role ID
4ba50f17-9666-485c-a643-ff00808643f0
Categoria
Integration
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

Role allows user to access FHIR Service according to SMART on FHIR specification

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "FHIR SMART User",
"Id": "4ba50f17-9666-485c-a643-ff00808643f0",
"IsCustom": false,
"Description": "Role allows user to access FHIR Service according to SMART on FHIR specification",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "FHIR SMART User"

Azure CLI

az role definition list --name "FHIR SMART User"
Ver a documentação oficial na Microsoft Learn