Skip to content

Commit 1f8fa3e

Browse files
committed
Update contribution
1 parent 1690a00 commit 1f8fa3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/production-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to take your Azure IoT Edge solution from development to
44
author: PatAltimore
55

66
ms.author: patricka
7-
ms.date: 03/01/2021
7+
ms.date: 07/22/2022
88
ms.topic: conceptual
99
ms.service: iot-edge
1010
services: iot-edge
@@ -236,7 +236,7 @@ Since the IP address of an IoT hub can change without notice, always use the FQD
236236

237237
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).
238238

239-
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).
239+
You can enable dedicated data endpoints in your Azure Container registry to avoid wildcard allow-listing of the \*.blob.core.windows.net FQDN. For more information, see [Enable dedicated data endpoints](/azure/container-registry/container-registry-firewall-access-rules#enable-dedicated-data-endpoints).
240240

241241
> [!NOTE]
242242
> 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`

0 commit comments

Comments
 (0)