Skip to content

Commit 165990b

Browse files
Update hdinsight-release-notes-archive.md
Archived the previous release notes
1 parent a522340 commit 165990b

File tree

1 file changed

+75
-1
lines changed

1 file changed

+75
-1
lines changed

articles/hdinsight/hdinsight-release-notes-archive.md

Lines changed: 75 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: hdinsightactive, references_regions
77
author: yeturis
88
ms.author: sairamyeturi
99
ms.reviewer: nijelsf
10-
ms.date: 01/24/2025
10+
ms.date: 04/29/2025
1111
---
1212

1313
# Archived release notes
@@ -21,6 +21,80 @@ To subscribe, click the “watch” button in the banner and watch out for [HDIn
2121

2222
## Release Information
2323

24+
### Release date: Jan 23, 2025
25+
26+
Azure HDInsight periodically releases maintenance updates for delivering bug fixes, performance enhancements, and security patches ensuring you stay up to date with these updates guarantees optimal performance and reliability.
27+
28+
This release note applies to
29+
30+
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 5.1 version.
31+
32+
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 5.0 version.
33+
34+
:::image type="icon" source="./media/hdinsight-release-notes/yes-icon.svg" border="false"::: HDInsight 4.0 version.
35+
36+
HDInsight release will be available to all regions over several days. This release note is applicable for image number **2501080039**. [How to check the image number?](./view-hindsight-cluster-image-version.md)
37+
38+
HDInsight uses safe deployment practices, which involve gradual region deployment. It might take up to 10 business days for a new release or a new version to be available in all regions.
39+
40+
**OS versions**
41+
42+
* HDInsight 5.1: Ubuntu 18.04.5 LTS Linux Kernel 5.4
43+
* HDInsight 5.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
44+
* HDInsight 4.0: Ubuntu 18.04.5 LTS Linux Kernel 5.4
45+
46+
> [!NOTE]
47+
> Ubuntu 18.04 is supported under [Extended Security Maintenance(ESM)](https://techcommunity.microsoft.com/t5/linux-and-open-source-blog/canonical-ubuntu-18-04-lts-reaching-end-of-standard-support/ba-p/3822623) by the Azure Linux team for [Azure HDInsight July 2023](/azure/hdinsight/hdinsight-release-notes-archive#release-date-july-25-2023), release onwards.
48+
49+
For workload specific versions, see [HDInsight 5.x component versions](./hdinsight-5x-component-versioning.md).
50+
51+
## New feature
52+
53+
* MSI Based authentication for SQL Databases.
54+
55+
HDInsight now offers Managed Identity for secure authentication with SQL databases in its clusters offerings. This enhancement provides a more secure mechanism for authentication. For more information see, [Use Managed Identity for SQL Database authentication in Azure HDInsight](./use-managed-identity-for-sql-database-authentication-in-azure-hdinsight.md).
56+
57+
To use Managed Identity with SQL databases, follow these steps:
58+
59+
* This feature isn't enabled by default. To enable it, submit a [support ticket](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) with your subscription and region details.
60+
61+
* After the capability has been enabled, proceed to recreate the cluster.
62+
63+
> [!NOTE]
64+
> Managed Identity is currently available only in public regions. It will be rolled out to other regions (Federal and China regions) in future releases.
65+
66+
## New Regions
67+
68+
* New Zealand North.
69+
70+
## Reminder
71+
72+
* HDInsight service transitioned to use standard load balancers for all its cluster configurations due to [deprecation announcement](https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer#main) of Azure basic load balancer.
73+
74+
> [!NOTE]
75+
> This change is available in all regions. Recreate your cluster to consume this change. For any assistance, contact [support](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).
76+
77+
> [!IMPORTANT]
78+
> When using your own Virtual Network (custom VNet) during cluster creation, be advised that the cluster creation won't succeed once this change is enabled. We recommend referring to the [migration guide to recreate the cluster](./load-balancer-migration-guidelines.md).
79+
> For any assistance, contact [support](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview).
80+
81+
* [Basic and Standard A-series VMs Retirement](https://azure.microsoft.com/updates/basic-and-standard-aseries-vms-on-hdinsight-will-retire-on-31-august-2024/).
82+
* On August 31, 2024, we'll retire Basic and Standard A-series VMs. Before that date, you need to migrate your workloads to Av2-series VMs, which provide more memory per vCPU and faster storage on solid-state drives (SSDs).
83+
* To avoid service disruptions, [migrate your workloads](https://aka.ms/Av1retirement) from Basic and Standard A-series VMs to Av2-series VMs before August 31, 2024.
84+
85+
### :::image type="icon" border="false" source="./media/hdinsight-release-notes/clock.svg"::: Coming soon
86+
87+
* Retirement Notifications for [HDInsight 4.0](https://azure.microsoft.com/updates/azure-hdinsight-40-will-be-retired-on-31-march-2025-migrate-your-hdinsight-clusters-to-51) and [HDInsight 5.0](https://azure.microsoft.com/updates/hdinsight5retire/).
88+
89+
If you have any more questions, contact [Azure Support](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).
90+
91+
You can always ask us about HDInsight on [Azure HDInsight - Microsoft Q&A](/answers/tags/168/azure-hdinsight).
92+
93+
We're listening: You’re welcome to add more ideas and other topics here and vote for them - [HDInsight Ideas](https://feedback.azure.com/d365community/search/?q=HDInsight) and follow us for more updates on [AzureHDInsight Community](https://www.linkedin.com/groups/14313521/).
94+
95+
> [!NOTE]
96+
> We advise customers to use to latest versions of HDInsight [Images](./view-hindsight-cluster-image-version.md) as they bring in the best of open source updates, Azure updates, and security fixes. For more information, see, [Best practices](./hdinsight-overview-before-you-start.md).
97+
2498
### Release date: Oct 22, 2024
2599

26100
> [!NOTE]

0 commit comments

Comments
 (0)