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
This article provides information about the **most recent** Azure HDInsight on AKS release updates. For information on earlier releases, see [Azure HDInsight on AKS archived release notes](./hdinsight-aks-release-notes-archive.md). If you would like to subscribe on release notes, watch releases on this [GitHub repository](https://github.com/Azure/HDInsight-on-aks/releases).
17
15
18
16
## Summary
@@ -34,39 +32,21 @@ You can refer to [What's new](../whats-new.md) page for all the details of the f
34
32
35
33
## Release Information
36
34
37
-
### Release date: Aug 05, 2024
35
+
### Release date: Sep 05, 2024
38
36
39
37
**This release applies to the following**
40
38
41
39
- Cluster Pool Version: 1.2
42
40
- Cluster Version: 1.2.1
43
41
- AKS version: 1.27
44
42
45
-
### New Features
46
-
47
-
**MSI based SQL authentication**
48
-
Users can now authenticate external Azure SQL DB Metastore with MSI instead of User ID password authentication. This feature helps to further secure the cluster connection with Metastore.
49
43
50
-
**Configurable VM SKUs for Head node, SSH node**
51
-
This functionality allows users to choose specific SKUs for head nodes, worker nodes, and SSH nodes, offering the flexibility to select according to the use case and the potential to lower total cost of ownership (TCO).
52
-
53
-
**Multiple MSI in cluster**
54
-
Users can configure multiple MSI for cluster admins operations and for job related resource access. This feature allows users to demarcate and control the access to the cluster and data lying in the storage account.
55
-
For example, one MSI for access to data in storage account and dedicated MSI for cluster operations.
56
44
57
45
### Updated
58
46
59
-
**Script action**
60
-
Script Action now can be added with Sudo user permission. Users can now install multiple dependencies including custom jars to customize the clusters as required.
61
-
62
-
**Library Management**
63
-
Maven repository shortcut feature added to the Library Management in this release. User can now install Maven dependencies directly from the open-source repositories.
47
+
The latest API version release is as follows.
64
48
65
-
**Spark 3.4**
66
-
Spark 3.4 update brings a range of new features includes
0 commit comments