FHIR Data Writer

Azure RBAC · Integration · Data Plane

FHIR Data Writer

Data PlaneIAM ScopeIntegration·18 permissões

Dado verificado em · Fonte

Total de permissões

18

Actions

0

NotActions

0

DataActions

0
Role ID
3f88fce4-5892-4214-ae73-ba5294559913
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 or principal to read and write FHIR Data

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "FHIR Data Writer",
"Id": "3f88fce4-5892-4214-ae73-ba5294559913",
"IsCustom": false,
"Description": "Role allows user or principal to read and write FHIR Data",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "FHIR Data Writer"

Azure CLI

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