Basic Load balancer deprecation: Guidelines for Azure HDInsight

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.

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.

Impact on HDInsight clusters

Long running clusters (when you don’t create and delete cluster frequently for your use case)

  • Scenario 1: Existing HDInsight clusters without custom virtual network (No virtual network used during cluster creation).

    • No immediate disruption until Mar 31, 2025. However, we strongly recommend re-creating the cluster before Mar 31, 2025 to avoid potential disruption.
  • Scenario 2: Existing HDInsight clusters with custom virtual network (Used your own VNet for cluster creation).

    • No immediate disruption until Mar 31, 2025. However, we strongly recommend re-creating the cluster before Mar 31, 2025 to avoid potential disruption.

New cluster creation

There are several ways provided in the document Source Network Address Translation (SNAT) for outbound connections that could provide outbound connectivity for a cluster. The only compatible way with HDInsight is to associate a NAT gateway to the subnet, which supports auto-scaling features of HDInsight clusters.

  • Scenario 1: HDInsight clusters without custom virtual network (Creating cluster without any virtual network).

    • In this case, no impact. You can recreate the cluster directly.
  • Scenario 2: HDInsight clusters with custom virtual network (Using your own VNet during cluster creation).

Note

If you are using an ESP cluster with MFA disabled, ensure to check the MFA status once cluster is recreated using a NAT gateway.

Next steps

Plan a virtual network for Azure HDInsight