FHIR Data Reader

Azure RBAC · Integration · Data Plane

FHIR Data Reader

Data PlaneIAM ScopeIntegration·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
4c8d0bbc-75d3-4935-991f-5f3c56d81508
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 FHIR Data

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "FHIR Data Reader",
"Id": "4c8d0bbc-75d3-4935-991f-5f3c56d81508",
"IsCustom": false,
"Description": "Role allows user or principal to read FHIR Data",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "FHIR Data Reader"

Azure CLI

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