Skip to content

Commit 7bf1e4c

Browse files
authored
Add link to configure settings for $export in the document
1 parent 755f9dc commit 7bf1e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/healthcare-apis/fhir/use-postman.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ Select **Send**. You should see a new patient in the JSON response.
201201

202202
After you obtain a Microsoft Entra access token, you can export FHIR data to an Azure storage account.
203203

204+
To configure export settings and create a Data Lake Storage Gen2 account, refer to [Configure settings for export](./configure-export-data.md).
205+
204206
Create a new `GET` request: `{{fhirurl}}/$export?_container=export`
205207

206208
Select **Bearer Token** as authorization type. Enter `{{bearerToken}}` in the **Token** section. Select **Headers** to add two new headers:

0 commit comments

Comments
 (0)