Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
4ba50f17-9666-485c-a643-ff00808643f0Categoria
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 to access FHIR Service according to SMART on FHIR specification
Role Definition (JSON)
{"Name": "FHIR SMART User","Id": "4ba50f17-9666-485c-a643-ff00808643f0","IsCustom": false,"Description": "Role allows user to access FHIR Service according to SMART on FHIR specification","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "FHIR SMART User"
Azure CLI
az role definition list --name "FHIR SMART User"