Skip to content

Commit 2077038

Browse files
PR review edits
1 parent 6630059 commit 2077038

File tree

4 files changed

+3
-121
lines changed

4 files changed

+3
-121
lines changed

articles/container-registry/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@
139139
href: container-registry-private-link.md
140140
- name: Configure public registry access
141141
href: container-registry-access-selected-networks.md
142+
- name: Mitigate data exfiltration with dedicated data endpoints
143+
href: container-registry-dedicated-data-endpoints.md
142144
- name: Restrict access using service endpoint (preview)
143145
href: container-registry-vnet.md
144146
- name: Allow access by trusted services

articles/container-registry/container-registry-dedicated-data-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ With dedicated data endpoints, the bad actor is blocked from writing to other st
7676
> [!NOTE]
7777
> Switching to dedicated data-endpoints will impact clients that have configured firewall access to the existing `*.blob.core.windows.net` endpoints, causing pull failures. To assure clients have consistent access, add the new data-endpoints to the client firewall rules. Once completed, existing registries can enable dedicated data-endpoints through the `az cli`.
7878
79-
To use the Azure CLI steps in this article, Azure CLI version 2.4.0 or later is required. If you need to install or upgrade, see [Install Azure CLI][azure-cli]. Or run in [Azure Cloud Shell](../cloud-shell/quickstart.md).
79+
To use the Azure CLI steps in this article, Azure CLI version 2.4.0 or later is required. If you need to install or upgrade, see Install [Azure CLI][azure-cli]. Or run in [Azure Cloud Shell](../cloud-shell/quickstart.md).
8080

8181
* Run the [az acr update](/cli/azure/acr#az-acr-update) command to enable dedicated data endpoint.
8282

articles/container-registry/dedicated-data-endpoints.md

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)