Total de permissões
2Actions
0NotActions
0DataActions
0Role ID
5a1fc7df-4bf1-4951-a576-89034ee01acdCategoria
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 full access to FHIR Data
Role Definition (JSON)
{"Name": "FHIR Data Contributor","Id": "5a1fc7df-4bf1-4951-a576-89034ee01acd","IsCustom": false,"Description": "Role allows user or principal full access to FHIR Data","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "FHIR Data Contributor"
Azure CLI
az role definition list --name "FHIR Data Contributor"