FHIR Data Importer

Azure RBAC · Integration · Data Plane

FHIR Data Importer

Data PlaneIAM ScopeIntegration·2 permissões

Dado verificado em · Fonte

Total de permissões

2

Actions

0

NotActions

0

DataActions

0
Role ID
4465e953-8ced-4406-a58e-0f6e3f3b530b
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 import FHIR Data

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "FHIR Data Importer",
"Id": "4465e953-8ced-4406-a58e-0f6e3f3b530b",
"IsCustom": false,
"Description": "Role allows user or principal to read and import FHIR Data",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "FHIR Data Importer"

Azure CLI

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