Skip to content

Commit 8c7263f

Browse files
authored
Update roles for export
1 parent 4fd8fff commit 8c7263f

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 roles - 'FHIR Data Contributor role' and 'FHIR Data exporter role' prior to configuring export. To understand more on application roles, see [Authentication and Authorization for FHIR service](healthcare-apis/authentication-authorization#application-roles).
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)