Skip to content

Commit ace9c14

Browse files
Merge pull request #302749 from yeturis/patch-1
Update apache-domain-joined-architecture.md
2 parents a456e9c + acb5b11 commit ace9c14

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

articles/hdinsight/domain-joined/apache-domain-joined-architecture.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.date: 11/20/2024
1414

1515
The standard Azure HDInsight cluster is a single-user cluster. It's suitable for most companies that have smaller application teams building large data workloads. Each user can create a dedicated cluster on demand and destroy it when it's not needed anymore.
1616

17+
> [!NOTE]
18+
> Enterprise Security Package for HDInsight is retiring, and will reach end of support by July 31, 2026.
19+
1720
Many enterprises have moved toward a model in which IT teams manage clusters, and multiple application teams share clusters. These larger enterprises need multiuser access to each cluster in Azure HDInsight.
1821

1922
HDInsight relies on a popular identity provider--Active Directory--in a managed way. By integrating HDInsight with [Microsoft Entra Domain Services](../../active-directory-domain-services/overview.md), you can access the clusters by using your domain credentials.

articles/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ For a detailed, step-by-step tutorial on setting up and configuring a domain in
2020

2121
Enterprise Security Package (ESP) provides Active Directory integration for Azure HDInsight. This integration allows domain users to use their domain credentials to authenticate with HDInsight clusters and run big data jobs.
2222

23-
> [!NOTE]
24-
> ESP is generally available in HDInsight 4.0 and 5.0 for these cluster types: Apache Spark, Interactive, Hadoop, Apache Kafka, and HBase. ESP clusters created before the ESP GA date (October 1, 2018) are not supported.
23+
> [!NOTE]
24+
> Enterprise Security Package for HDInsight is retiring, and will reach end of support by July 31, 2026.
2525
2626
## Prerequisites
2727

articles/hdinsight/enterprise-security-package.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ ms.date: 09/06/2024
1111

1212
# Enterprise Security Package for Azure HDInsight
1313

14-
Enterprise Security is an optional package that you can add on your HDInsight cluster as part of create cluster workflow. The Enterprise Security Package supports:
14+
Enterprise Security is an optional package that you can add on your HDInsight cluster as part of create cluster workflow.
15+
16+
> [!NOTE]
17+
> Enterprise Security Package for HDInsight is retiring, and will reach end of support by July 31, 2026.
18+
19+
The Enterprise Security Package supports:
1520

1621
* Integration with Active Directory for authentication.
1722

0 commit comments

Comments
 (0)