Skip to content

Commit 29ab55c

Browse files
author
Larry Franks
committed
fixing link
1 parent da7bffb commit 29ab55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/how-to-enable-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The following screenshot shows how the NSG rule configuration looks in the Azure
127127

128128
### User-defined routes for forced tunneling
129129

130-
If you are using forced tunneling with Azure Machine Learning Compute, you must add [user-defined routes (UDR)](/azure/virtual-network/virtual-networks-udr-overview.md) to the subnet that contains the compute resource.
130+
If you are using forced tunneling with Azure Machine Learning Compute, you must add [user-defined routes (UDR)](https://docs.microsoft.com/azure/virtual-network/virtual-networks-udr-overview) to the subnet that contains the compute resource.
131131

132132
* A user-defined route for each IP address used by the Azure Batch service in the region where your resources exist. These UDRs enable the batch service to communicate with compute nodes for task scheduling. To get a list of the IP addresses of the Batch service, contact Azure Support.
133133

0 commit comments

Comments
 (0)