Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
3db33094-8700-4567-8da5-1501d4e7e843Categoria
IntegrationRisk 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
MicrosoftRole allows user or principal to read and export FHIR Data
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"