Skip to content

Commit 2ed1fb1

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Updated new TOC for the new Doc
1 parent 9545459 commit 2ed1fb1

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/hdinsight/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,9 @@ items:
172172
- name: Ambari user configs migration
173173
href: ./migrate-ambari-recent-version-hdinsight.md
174174
- name: Upgrade to Apache Ranger in Azure HDInsight
175-
href: ./hdinsight-ranger-5-1-migration.md
175+
href: ./hdinsight-ranger-5-1-migration.md
176+
- name: Load balancer migration guidelines for Azure HDInsight
177+
href: ./load-balancer-migration-guidelines.md
176178
- name: Hadoop
177179
items:
178180
- name: Motivation and benefits

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To upgrade your existing custom virtual network to integrate Azure standard load
6666

6767
> [!NOTE]
6868
> You could associate an existing NAT gateway and NSG or the newly created ones.
69-
> Follow this doccument [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.
69+
> 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.
7070
>
7171
> 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.
7272
@@ -82,7 +82,7 @@ To upgrade your existing custom virtual network to integrate Azure standard load
8282
> [!NOTE]
8383
> 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).
8484
85-
### Scenario 2: The existing subnet has HDInsight clusters with basic load balancers.
85+
### Scenario 2: The existing subnet has HDInsight clusters with basic load balancers
8686

8787
**Approach 1:** The most recommended way is to associate a NAT gateway to the subnet along with network security group.
8888

@@ -96,7 +96,7 @@ To associate with a NAT Gateway, perform the following steps.
9696

9797
> [!NOTE]
9898
> You could associate an existing NAT gateway and NSG or the newly created ones.
99-
> Follow thi 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.
99+
> 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.
100100
>
101101
> 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.
102102
@@ -111,7 +111,7 @@ To associate with a NAT Gateway, perform the following steps.
111111
1. Re-create the clusters with the subnet.
112112

113113

114-
:::image type="content" source="./media/load-balancer-migration-guidelines/viritual-network.png" alt-text="Screenshot showing virtual network." border="true" lightbox="./media/load-balancer-migration-guidelines/viritual-network.png":::
114+
:::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/viritual-network.png":::
115115

116116
**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.
117117

0 commit comments

Comments
 (0)