FHIR Data Exporter

Azure RBAC · Integration · Data Plane

FHIR Data Exporter

Data PlaneIAM ScopeIntegration·4 permissões

Dado verificado em · Fonte

Total de permissões

4

Actions

0

NotActions

0

DataActions

0
Role ID
3db33094-8700-4567-8da5-1501d4e7e843
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 export FHIR Data

Permissões

MicrosoftCarregando...Azure built-in roles

Role Definition (JSON)

{
"Name": "FHIR Data Exporter",
"Id": "3db33094-8700-4567-8da5-1501d4e7e843",
"IsCustom": false,
"Description": "Role allows user or principal to read and export FHIR Data",
"Actions": [],
"NotActions": [],
"DataActions": [],
"NotDataActions": [],
"AssignableScopes": [
"/"
]

Assignable Scopes

/

PowerShell

Get-AzRoleDefinition -Name "FHIR Data Exporter"

Azure CLI

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