Skip to content

Commit d6122cf

Browse files
Merge pull request #239471 from EXPEkesheth/patch-72
Update configure-import-data.md
2 parents 6a1de4c + abbfa87 commit d6122cf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Configure import settings in the FHIR service - Azure Health Data Services
33
description: This article describes how to configure import settings in the FHIR service.
4-
author: RuiyiC
4+
author: Expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
88
ms.date: 06/06/2022
9-
ms.author: chenrui
9+
ms.author: kesheth
1010
---
1111

1212
# Configure bulk-import settings
@@ -148,9 +148,6 @@ Select **Enabled from selected virtual networks and IP addresses**. Under the Fi
148148
| West Europe | 20.61.98.66 |
149149
| West US 2 | 40.64.135.77 |
150150

151-
> [!NOTE]
152-
> The above steps are similar to the configuration steps described in the document **Converting your data to FHIR**. For more information, see [Configure the ACR firewall](./convert-data.md#step-6-optional-configure-the-azure-container-registry-firewall-for-secure-access).
153-
154151
#### Option 2.2 : Access storage account provisioned in same Azure region as FHIR service
155152

156153
The configuration process for IP addresses in the same region is just like above except a specific IP address range in Classless Inter-Domain Routing (CIDR) format is used instead (i.e., 100.64.0.0/10). The reason why the IP address range (100.64.0.0 – 100.127.255.255) must be specified is because an IP address for the FHIR service will be allocated each time an `$import` request is made.

0 commit comments

Comments
 (0)