Skip to content

Commit 5929a2b

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Fixed the formattting Issues
1 parent 5227d3c commit 5929a2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/hdinsight/load-balancer-migration-guidelines.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This transition is done in line with the announcement of retirement of Azure bas
6060

6161
**Approach 2: Use the existing subnet**
6262

63-
* To upgrade your existing custom virtual network to integrate with Azure standard load balancer (which HDInsight clusters use by default now), see, [Use Source Network Address Translation (SNAT) for outbound connections](/azure/load-balancer/load-balancer-outbound-connections) to provide outbound connectivity for the cluster.
63+
To upgrade your existing custom virtual network to integrate with Azure standard load balancer (which HDInsight clusters use by default now), see, [Use Source Network Address Translation (SNAT) for outbound connections](/azure/load-balancer/load-balancer-outbound-connections) to provide outbound connectivity for the cluster.
6464

6565
The most recommended way is to attach a network security group and a NAT gateway to the subnet. Since the existing subnet which has HDInsight clusters with Azure basic load balancers can't be associated with an NAT gateway due to incompatibility with basic load balancer, there are two scenarios:
6666

@@ -91,6 +91,7 @@ This transition is done in line with the announcement of retirement of Azure bas
9191
9292
Consider one of these methods:
9393

94+
9495
* **Approach 1:** The most recommended way is to associate a NAT gateway to the subnet along with network security group.
9596

9697
According to [Azure NAT Gateway frequently asked questions](/azure/nat-gateway/faq#are-basic-sku-resources--basic-load-balancer-and-basic-public-ip-addresses--compatible-with-a-nat-gateway), the subnet with NAT gateway and Azure standard load balancer isn't compatible.

0 commit comments

Comments
 (0)