Skip to content

Commit 9097985

Browse files
Update convert-data.md
1 parent 71a65d4 commit 9097985

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/healthcare-apis/data-transformation/convert-data.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: ranvijaykumar
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: overview
9-
ms.date: 05/11/2021
9+
ms.date: 11/16/2021
1010
ms.author: ranku
1111
---
1212

@@ -164,7 +164,6 @@ Select **Networking** of the Azure storage account from the portal.
164164

165165
:::image type="content" source="media/convert-data/networking-container-registry.png" alt-text="Container registry.":::
166166

167-
168167
Select **Selected networks**.
169168

170169
Under the **Firewall** section, specify the IP address in the **Address range** box. Add IP ranges to allow access from the internet or your on-premises networks.
@@ -199,6 +198,12 @@ In the table below, you'll find the IP address for the Azure region where the FH
199198
> [!NOTE]
200199
> The above steps are similar to the configuration steps described in the document How to export FHIR data. For more information, see [Secure Export to Azure Storage](./export-data.md#secure-export-to-azure-storage)
201200

201+
For a private network access, you can also disable the public network access of ACR.
202+
* Select Networking blade of the Azure storage account from the portal.
203+
* Select `Disabled`.
204+
* Select Firewall exception : Allow trusted Microsoft services to access this container registry.
205+
206+
202207
### Verify
203208

204209
Make a call to the $convert-data API specifying your template reference in the templateCollectionReference parameter.

0 commit comments

Comments
 (0)