Skip to content

Commit 9e340f0

Browse files
authored
Merge pull request #287476 from sreekzz/retirement-page
New page retirement
2 parents 61d9231 + cede742 commit 9e340f0

File tree

4 files changed

+56
-99
lines changed

4 files changed

+56
-99
lines changed

articles/hdinsight/.openpublishing.redirection.hdinsight.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,11 @@
299299
"redirect_url": "/azure/hdinsight/hdinsight-analyze-twitter-data-linux",
300300
"redirect_document_id": false
301301
},
302+
{
303+
"source_path_from_root": "/articles/hdinsight/hdinsight-version-release.md",
304+
"redirect_url": "/azure/hdinsight/hdinsight-overview",
305+
"redirect_document_id": false
306+
},
302307
{
303308
"source_path_from_root": "/articles/hdinsight/hdinsight-apache-kafka-connect-vpn-gateway.md",
304309
"redirect_url": "/azure/hdinsight/kafka/apache-kafka-connect-vpn-gateway",

articles/hdinsight/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ items:
367367
items:
368368
- name: Releases
369369
items:
370-
- name: What's new in HDInsight 4.0
371-
href: ./hdinsight-version-release.md
372370
- name: Release notes
373-
href: ./hdinsight-release-notes.md
371+
href: ./hdinsight-release-notes.md
372+
- name: HDInsight retirements and action required
373+
href: ./hdinsight-component-retirements-and-action-required.md
374374
- name: Archived release notes for Azure HDInsight
375375
href: ./hdinsight-release-notes-archive.md
376376
- name: Frequently asked questions (FAQ)
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Azure HDInsight component retirements and action required
3+
description: Learn about HDInsight retirement versions and its components in Azure HDInsight clusters.
4+
ms.service: azure-hdinsight
5+
ms.topic: conceptual
6+
ms.date: 09/30/2024
7+
---
8+
9+
# Azure HDInsight component retirements and action required
10+
11+
This page lists all the upcoming retirement versions of HDInsight including the components and services. If you’re currently on one of the versions mentioned on this page, we strongly recommend that you immediately migrate to the latest version. If you choose not to migrate and continue using any of the following versions, be aware of the risk will remain associated with your continued usage.
12+
13+
## Call to action
14+
15+
To maintain the security posture,  migrate to the latest image of [HDInsight 5.1](./hdinsight-5x-component-versioning.md#open-source-components-available-with-hdinsight-5x), which is Generally Available since November 1, 2023. This release contains all the [latest versions of supported software](./hdinsight-5x-component-versioning.md) along with significant improvements on the security patches on open-source components. 
16+
17+
18+
### Supported HDInsight versions
19+
20+
This table lists the versions of HDInsight that are available in the Azure portal and other deployment methods like PowerShell, CLI, and the .NET SDK.
21+
22+
HDInsight bundles open-source components and HDInsight platform into a package that deployed on a cluster. For more information, see [how HDInsight versioning works](hdinsight-overview-versioning.md).
23+
24+
## Supported HDInsight versions
25+
26+
### HDInsight versions
27+
28+
| HDInsight version | VM OS | Release date| Support type | Support expiration date | Retirement date | High availability | Action Required|
29+
| --- | --- | --- | --- | --- | --- | ---|---|
30+
| [HDInsight 5.1](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |November 1, 2023 | [Standard](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | Not announced |Not announced| Yes |-|
31+
| [HDInsight 5.0](./hdinsight-5x-component-versioning.md) |Ubuntu 18.0.4 LTS |March 11, 2022 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025| Yes | [HDInsight 5.x component versions](./hdinsight-5x-component-versioning.md)|
32+
| HDInsight 4.0 |Ubuntu 18.0.4 LTS |September 24, 2018 | [Basic](hdinsight-component-versioning.md#support-options-for-hdinsight-versions) | March 31, 2025 | March 31, 2025 |Yes |[migrate your HDInsight clusters to 5.1](https://azure.microsoft.com/updates/azure-hdinsight-40-will-be-retired-on-31-march-2025-migrate-your-hdinsight-clusters-to-51/) |
33+
34+
35+
**Support expiration** means that Microsoft no longer provides support for the specific HDInsight version. You might not be able to create clusters from the Azure portal.
36+
37+
**Retirement** means that existing clusters of a HDInsight version continue to run as is. You can't create new clusters of this version through any means, which includes the CLI and SDKs. Other control plane features, such as manual scaling and autoscaling, not guaranteed to work after retirement date. Support isn't available for retired versions.
38+
39+
40+
|Retirement Item | Retirement Date | Action Required by Customers| Cluster creation required?|
41+
|-|-|-|-|
42+
|[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/) |August 31, 2024 |[Av1-series retirement - Azure Virtual Machines](/azure/virtual-machines/sizes/migration-guides/av1-series-retirement) |N|
43+
|[Azure Monitor experience (preview)](https://azure.microsoft.com/updates/v2/hdinsight-azure-monitor-experience-retirement/) | February 01, 2025 |[Azure Monitor Agent (AMA) migration guide for Azure HDInsight clusters](./azure-monitor-agent.md) |Y|
44+
45+
46+
## Next steps
47+
48+
- [Supported Apache components and versions in HDInsight](./hdinsight-component-versioning.md)

articles/hdinsight/hdinsight-version-release.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)