Skip to content

Commit 1d57a17

Browse files
authored
Update production-checklist.md
Added link to enable dedicated data endpoint of ACR
1 parent 07d858c commit 1d57a17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-edge/production-checklist.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ Since the IP address of an IoT hub can change without notice, always use the FQD
232232

233233
Some of these firewall rules are inherited from Azure Container Registry. For more information, see [Configure rules to access an Azure container registry behind a firewall](../container-registry/container-registry-firewall-access-rules.md).
234234

235+
You can enable Dedicated Data Endpoints in your Azure Container registry to avoid wildcard whitelisting of the \*.blob.core.windows.net FQDN. For more information, see [Enable dedicated data endpoints](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-firewall-access-rules#enable-dedicated-data-endpoints).
236+
235237
> [!NOTE]
236238
> To provide a consistent FQDN between the REST and data endpoints, beginning **June 15, 2020** the Microsoft Container Registry data endpoint will change from `*.cdn.mscr.io` to `*.data.mcr.microsoft.com`
237239
> For more information, see [Microsoft Container Registry client firewall rules configuration](https://github.com/microsoft/containerregistry/blob/master/client-firewall-rules.md)

0 commit comments

Comments
 (0)