Skip to content

Commit c79b925

Browse files
jliusantadelesh
andauthored
Deprecating SDK for hdinsightcontainers(HDInsightOnAks) (#25614)
* add deprecation * add deprecation * Update CHANGELOG.md * Update CHANGELOG.md * Update README.md --------- Co-authored-by: Chenjie Shi <[email protected]>
1 parent bf184f6 commit c79b925

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 0.4.1 (2025-11-13)
4+
### Other Changes
5+
Please note, this package has been deprecated. The service backing this library is retired on January 31, 2025. For more details on the Azure Service Azure HDInsight on AKS retirement, please visit: https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement.
6+
37
## 0.4.0 (2024-08-22)
48
### Breaking Changes
59

@@ -181,4 +185,4 @@
181185

182186
The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html).
183187

184-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/go/mgmt).
188+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/go/mgmt).

sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Azure Hdinsight Containers Module for Go
2+
Please note, this package has been deprecated. The service backing this library is retired on January 31, 2025. For more details on the Azure Service Azure HDInsight on AKS retirement, please visit: https://azure.microsoft.com/updates?id=azure-hdinsight-on-aks-retirement.
23

34
The `armhdinsightcontainers` module provides operations for working with Azure Hdinsight Containers.
45

sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/constants.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Deprecated: Please note, this package has been deprecated and will no longer be maintained after January 31, 2025. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
12
module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hdinsightcontainers/armhdinsightcontainers
23

34
go 1.23.0

0 commit comments

Comments
 (0)