You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/load-balancer-migration-guidelines.md
+26-25Lines changed: 26 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,19 +62,19 @@ This transition is done in line with the announcement of retirement of Azure bas
62
62
63
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.
64
64
65
-
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:
65
+
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:
66
66
67
-
#### Case 1: Existing subnet has no HDInsight clusters with Azure Basic load balancers
67
+
#### Case 1: Existing subnet has no HDInsight clusters with Azure Basic load balancers
68
68
69
-
Follow these steps below:
69
+
Follow these steps:
70
70
71
-
1. Create a new NAT gateway and a new network security group or use the existing ones.
71
+
1. Create a new NAT gateway and a new network security group or use the existing ones.
72
72
73
-
> [!NOTE]
74
-
> You could associate an existing NAT gateway and NSG or the newly created ones.
75
-
> 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.
76
-
>
77
-
> 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.
73
+
> [!NOTE]
74
+
> You could associate an existing NAT gateway and NSG or the newly created ones.
75
+
> 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.
76
+
>
77
+
> 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.
78
78
79
79
1. Associate the NAT gateway with your subnet along with a network security group.
80
80
@@ -85,35 +85,36 @@ This transition is done in line with the announcement of retirement of Azure bas
> 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).
88
+
> 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).
89
89
90
90
#### Case 2: Existing subnet has HDInsight clusters with Azure Basic load balancers
91
-
Consider one of these methods:
91
+
92
+
Consider one of these methods:
92
93
93
-
* **Approach 1:** The most recommended way is to associate a NAT gateway to the subnet along with network security group.
94
+
***Approach 1:** The most recommended way is to associate a NAT gateway to the subnet along with network security group.
94
95
95
-
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.
96
+
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.
96
97
97
-
To associate with a NAT Gateway, perform the following steps.
98
+
To associate with a NAT Gateway, perform the following steps.
98
99
99
-
1. Delete all the existing HDInsight clusters with Azure basic load balancers in this subnet.
100
+
1. Delete all the existing HDInsight clusters with Azure basic load balancers in this subnet.
100
101
101
-
1. Create a new NAT gateway and a new network security group or use the existing ones.
102
+
1. Create a new NAT gateway and a new network security group or use the existing ones.
102
103
103
-
> [!NOTE]
104
-
> You could associate an existing NAT gateway and NSG or use the newly created ones.
105
-
> 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.
106
-
>
107
-
> 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.
104
+
> [!NOTE]
105
+
> You could associate an existing NAT gateway and NSG or use the newly created ones.
106
+
> 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.
107
+
>
108
+
> 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.
108
109
109
-
1. Associate the subnet with the NAT gateway and network security group.
110
+
1. Associate the subnet with the NAT gateway and network security group.
110
111
111
112
:::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":::
112
113
113
-
> [!NOTE]
114
-
> 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).
114
+
> [!NOTE]
115
+
> 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).
0 commit comments