Skip to content

Commit 0e04b59

Browse files
authored
fixup: use relative path to vnet docs
1 parent 79dea73 commit 0e04b59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/container-registry/tasks-agent-pools.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Customers basing their deployments with MCR can refer to [MCR/MAR firewall rules
110110

111111
If the standard Firewall/NSG rules are too permissive and fine-grained control is required for outbound connections or if routing tables and network appliances are configured with the subnet, than the alternative is to enable service endpoints on the agent pool subnet in order to allow the agent pool access to its service dependencies. Outbound Firewall/NSG rules are still required in order for the Virtual Network to switch the source IP from a public to private IP in addition to the service endpoints being enabled.
112112

113-
More information on service endpoints is documented [here](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-service-endpoints-overview#secure-azure-services-to-virtual-networks).
113+
More information on service endpoints is documented [here][az-vnet-svc-ep].
114114

115115
At minimum, the following service endpoints will be required
116116

@@ -219,3 +219,4 @@ For more examples of container image builds and maintenance in the cloud, check
219219
[az-acr-task-create]: /cli/azure/acr/task#az_acr_task_create
220220
[az-acr-task-run]: /cli/azure/acr/task#az_acr_task_run
221221
[create-reg-cli]: container-registry-get-started-azure-cli.md
222+
[az-vnet-svc-ep]: ../virtual-network/virtual-network-service-endpoints-overview.md#secure-azure-services-to-virtual-networks

0 commit comments

Comments
 (0)