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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.date: 09/25/2024
11
11
12
12
This article describes the details about the impact on HDInsight clusters and the necessary steps required as HDInsight service is transitioning to use standard load balancers for all its cluster configurations.
13
13
14
-
This transition is done in line with the announcement of retirement of Azure basic load balancer by 30 September 2025 and no support for new deployment by Mar 31, 2025. For more information, see [Azure Basic Load Balancer retires on 30 September 2025. Upgrade to Standard Load Balancer](https://azure.microsoft.com/en-us/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer).
14
+
This transition is done in line with the announcement of retirement of Azure basic load balancer by 30 September 2025 and no support for new deployment by Mar 31, 2025. For more information, see [Azure Basic Load Balancer retires on 30 September 2025. Upgrade to Standard Load Balancer](https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer).
15
15
16
16
## Impact on HDInsight clusters
17
17
@@ -44,7 +44,7 @@ In this case, there are two options to create a cluster
44
44
>
45
45
> Follow the docs [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.
46
46
>
47
-
> You can refer to the doc [Control network traffic in Azure HDInsight](./hdinsight/control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
47
+
> You can refer to the doc [Control network traffic in Azure HDInsight](./control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
48
48
49
49
1. Create a new subnet and associate the subnet with the NAT gateway and network security group.
50
50
@@ -69,7 +69,7 @@ Scenario 1: Existing subnet has no HDInsight clusters with Azure basic load bala
69
69
> You could associate an existing NAT gateway and NSG or the newly created ones.
70
70
> Follow the docs [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.
71
71
>
72
-
> You can refer to the doc [Control network traffic in Azure HDInsight](./hdinsight/control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
72
+
> You can refer to the doc [Control network traffic in Azure HDInsight](./control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
73
73
74
74
1. Associate the NAT gateway with your subnet along with a network security group.
75
75
@@ -99,7 +99,7 @@ To associate with a NAT Gateway, perform the following steps.
99
99
> You could associate an existing NAT gateway and NSG or the newly created ones.
100
100
> Follow the docs [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.
101
101
>
102
-
> You can refer to the doc [Control network traffic in Azure HDInsight](./hdinsight/control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
102
+
> You can refer to the doc [Control network traffic in Azure HDInsight](./control-network-traffic.md#hdinsight-with-network-security-groups) to set up correct NSG rules.
103
103
104
104
1. Associate the subnet with the NAT gateway and network security group.
0 commit comments