Skip to content

Commit f1e65d9

Browse files
Merge pull request #232145 from EXPEkesheth/patch-57
Update roles for export
2 parents c026107 + d924bc6 commit f1e65d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/healthcare-apis/fhir/configure-export-data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.author: kesheth
1414

1515
The FHIR service supports the `$export` operation [specified by HL7](https://hl7.org/fhir/uv/bulkdata/export/index.html) for exporting FHIR data from a FHIR server. In the FHIR service implementation, calling the `$export` endpoint causes the FHIR service to export data into a pre-configured Azure storage account.
1616

17-
There are three steps in setting up the `$export` operation for the FHIR service:
17+
Ensure you are granted with application role - 'FHIR Data exporter role' prior to configuring export. To understand more on application roles, see [Authentication and Authorization for FHIR service](https://learn.microsoft.com/azure/healthcare-apis/authentication-authorization).
18+
19+
Below are three steps in setting up the `$export` operation for the FHIR service-
1820

1921
- Enable a managed identity for the FHIR service.
2022
- Configure a new or existing Azure Data Lake Storage Gen2 (ADLS Gen2) account and give permission for the FHIR service to access the account.

0 commit comments

Comments
 (0)