Skip to content

Commit 4576524

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

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

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

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This transition is done in line with the announcement of retirement of Azure bas
8787
> [!NOTE]
8888
> If you are unable to find the NAT gateway, see, [FAQ of the NAT gateway (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).
8989

90-
#### Case 2: Existing subnet has HDInsight clusters with Azure Basic load balancers
90+
#### Case 2: Existing subnet has HDInsight clusters with Azure Basic load balancers
9191
9292
Consider one of these methods:
9393

@@ -96,29 +96,30 @@ This transition is done in line with the announcement of retirement of Azure bas
9696

9797
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.
9898

99-
To associate with a NAT Gateway, perform the following steps.
99+
To associate with a NAT Gateway, perform the following steps.
100100

101-
1. Delete all the existing HDInsight clusters with Azure basic load balancers in this subnet.
102-
103-
1. Create a new NAT gateway and a new network security group or use the existing ones.
101+
1. Delete all the existing HDInsight clusters with Azure basic load balancers in this subnet.
104102

103+
1. Create a new NAT gateway and a new network security group or use the existing ones.
104+
105105
> [!NOTE]
106-
> You could associate an existing NAT gateway and NSG or use the newly created ones.
107-
> Follow this document [Quickstart: Create a NAT gateway - Azure portal](/azure/nat-gateway/quickstart-create-nat-gateway-portal), and [Create, change, or delete an Azure network security group](/azure/virtual-network/manage-network-security-group?tabs=network-security-group-portal#create-a-network-security-group) to create a new NAT gateway and a new network security group.
108-
>
109-
> You can refer to this document [Control network traffic in Azure HDInsight](./control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
110-
111-
1. Associate the subnet with the NAT gateway and network security group.
106+
> You could associate an existing NAT gateway and NSG or use the newly created ones.
107+
> Follow this document [Quickstart: Create a NAT gateway - Azure portal](/azure/nat-gateway/quickstart-create-nat-gateway-portal), and [Create, change, or delete an Azure network security group](/azure/virtual-network/manage-network-security-group?tabs=network-security-group-portal#create-a-network-security-group) to create a new NAT gateway and a new network security group.
108+
>
109+
> You can refer to this document [Control network traffic in Azure HDInsight](./control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
110+
111+
1. Associate the subnet with the NAT gateway and network security group.
112112

113-
:::image type="content" source="./media/load-balancer-migration-guidelines/add-subnet.png" alt-text="Screenshot showing how to add subnet." border="true" lightbox="./media/load-balancer-migration-guidelines/add-subnet.png":::
113+
:::image type="content" source="./media/load-balancer-migration-guidelines/add-subnet.png" alt-text="Screenshot showing how to add subnet." border="true" lightbox="./media/load-balancer-migration-guidelines/add-subnet.png":::
114114

115-
> [!NOTE]
116-
> If you are unable to find the NAT gateway, see, [FAQ of the NAT gateway (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).
115+
> [!NOTE]
116+
> If you are unable to find the NAT gateway, see, [FAQ of the NAT gateway (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).
117117
118118
1. Re-create the clusters with the subnet.
119119

120120
:::image type="content" source="./media/load-balancer-migration-guidelines/virtual-network.png" alt-text="Screenshot showing virtual network." border="true" lightbox="./media/load-balancer-migration-guidelines/virtual-network.png":::
121121

122+
122123
* **Approach 2:** Select option other than **Associate a NAT gateway to the subnet** provided in [Use Source Network Address Translation (SNAT) for outbound connections](/azure/load-balancer/load-balancer-outbound-connections), and follow the instruction for the selected option.
123124

124125
* **Approach 3:** Create a new subnet and then create the cluster with the new subnet.

0 commit comments

Comments
 (0)