Skip to content

Commit fde00b6

Browse files
authored
Update best-practices.md
1 parent 7d3bdfd commit fde00b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Review the following guidance related to connectivity in your Batch solutions.
185185

186186
When provisioning [Batch pools in a virtual network](batch-virtual-network.md), ensure that you are closely following the guidelines regarding the use of the `BatchNodeManagement` service tag, ports, protocols and direction of the rule. Use of the service tag is highly recommended; do not use underlying Batch service IP addresses as these can change over time. Using Batch service IP addresses directly can cause instability, interruptions, or outages for your Batch pools.
187187

188-
For User Defined Routes (UDRs), it is recommended to use `BatchNodeManagement` [service tags](https://docs.microsoft.com/azure/virtual-network/virtual-networks-udr-overview#service-tags-for-user-defined-routes) instead of Batch service IP addresses as these can change over time.
188+
For User Defined Routes (UDRs), it is recommended to use `BatchNodeManagement` [service tags](../virtual-network/virtual-networks-udr-overview.md#service-tags-for-user-defined-routes) instead of Batch service IP addresses as these can change over time.
189189

190190
### Honoring DNS
191191

0 commit comments

Comments
 (0)