Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
4465e953-8ced-4406-a58e-0f6e3f3b530bCategoria
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 import FHIR Data
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"