Skip to content

Commit 87f3d83

Browse files
Update convert-data.md
1 parent 2cbc900 commit 87f3d83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,12 @@ In the table below, you'll find the IP address for the Azure region where the FH
198198
> [!NOTE]
199199
> 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)
200200

201-
For a private network access, you can also disable the public network access of ACR.
201+
For a private network access (i.e. private link), you can also disable the public network access of ACR.
202202
* Select Networking blade of the Azure storage account from the portal.
203203
* Select `Disabled`.
204204
* Select Firewall exception : Allow trusted Microsoft services to access this container registry.
205205

206+
:::image type="content" source="media/convert-data/configure-private-network-container-registry.png" alt-text="private network container registry.":::
206207

207208
### Verify
208209

0 commit comments

Comments
 (0)