Skip to content

Commit 366702f

Browse files
committed
edits, link fixes
1 parent b82c6d1 commit 366702f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/container-registry/container-registry-private-link.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ To clean up your resources in the portal, navigate to your resource group. Once
378378
[az-acr-private-endpoint-connection]: /cli/azure/acr/private-endpoint-connection
379379
[az-acr-private-endpoint-connection-list]: /cli/azure/acr/private-endpoint-connection#az-acr-private-endpoint-connection-list
380380
[az-acr-private-endpoint-connection-approve]: /cli/azure/acr/private-endpoint-connection#az-acr-private-endpoint-connection-approve
381+
[az-acr-update]: /cli/azure/acr#az-acr-update
381382
[az-group-create]: /cli/azure/group
382383
[az-role-assignment-create]: /cli/azure/role/assignment#az-role-assignment-create
383384
[az-vm-create]: /cli/azure/vm#az-vm-create

articles/container-registry/container-registry-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 05/04/2020
99

1010
[Azure Virtual Network](../virtual-network/virtual-networks-overview.md) provides secure, private networking for your Azure and on-premises resources. A [service endpoint](../virtual-network/virtual-network-service-endpoints-overview.md) allows you to secure your container registry's public IP address to only your virtual network. This endpoint gives traffic an optimal route to the resource over the Azure backbone network. The identities of the virtual network and the subnet are also transmitted with each request.
1111

12-
This article shows how to configure a container registry service endpoint in a virtual network.
12+
This article shows how to configure a container registry service endpoint (preview) in a virtual network.
1313

1414
> [!IMPORTANT]
1515
> Azure Container Registry now supports [Azure Private Link](container-registry-private-link.md), enabling private endpoints from a virtual network to be placed on a registry. Private endpoints are accessible from within the virtual network, using private IP addresses. We recommend using private endpoints instead of service endpoints in most network scenarios.

0 commit comments

Comments
 (0)