Skip to content

Remove HDInsightContainers SDK due to HDInsightOnAKS deprecation#36519

Closed
2258093686 wants to merge 6 commits intoAzure:mainfrom
2258093686:deprecate-js-sdk-HdinsightOnAks
Closed

Remove HDInsightContainers SDK due to HDInsightOnAKS deprecation#36519
2258093686 wants to merge 6 commits intoAzure:mainfrom
2258093686:deprecate-js-sdk-HdinsightOnAks

Conversation

@2258093686
Copy link
Member

HDInsightOnAKS service was retired on January 31, 2025; so the SDK for it is now useless and can be removed.
Retirement Announcement: https://azure.microsoft.com/en-us/updates?id=azure-hdinsight-on-aks-retirement

Copilot AI review requested due to automatic review settings November 10, 2025 06:29
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 10, 2025
@2258093686 2258093686 marked this pull request as draft November 10, 2025 06:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the arm-hdinsightcontainers package from the HDInsight SDK. The changes completely delete all source files, tests, and configuration for this package, while also updating the CI configuration to no longer build or test it.

Key changes:

  • Complete removal of the arm-hdinsightcontainers package source code and tests
  • Updates to CI pipeline configuration to exclude the removed package
  • Removal of all TypeScript configuration files for the package

Reviewed Changes

Copilot reviewed 150 out of 153 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/hdinsight/ci.mgmt.yml Removes arm-hdinsightcontainers from CI triggers and artifacts
sdk/hdinsight/arm-hdinsightcontainers/vitest.config.ts Deletes Vitest configuration file
sdk/hdinsight/arm-hdinsightcontainers/vitest.browser.config.ts Deletes browser Vitest configuration
sdk/hdinsight/arm-hdinsightcontainers/tsconfig.*.json Deletes all TypeScript configuration files
sdk/hdinsight/arm-hdinsightcontainers/test/*.spec.ts Deletes all test files
sdk/hdinsight/arm-hdinsightcontainers/src/**/*.ts Deletes all source code files including operations, models, and entry point
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@2258093686
Copy link
Member Author

The Azure SDK has been marked as deprecated.
Azure/azure-sdk#9363

@2258093686 2258093686 marked this pull request as ready for review November 11, 2025 06:50
@2258093686 2258093686 marked this pull request as draft November 11, 2025 08:39
@2258093686 2258093686 closed this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants