[AutoPR azure-resourcemanager-containerservice-generated]-generated-from-SDK Generation - Java-5990416#48364
Closed
azure-sdk wants to merge 2 commits intoAzure:mainfrom
Conversation
…osoft.ContainerService/aks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: stable, and CommitSHA: '63cb8f987d0d5fb94e781d000c7f7fc7a4a69842' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5990416 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
…osoft.ContainerService/aks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: stable, and CommitSHA: 'b8861b82d3b47a8cf9c2dfae4a29ec9ff41eacbf' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6019393 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
This was referenced Mar 17, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new generated Azure Resource Manager Container Service management client library module (api-version 2026-01-01) and wires it into the repo’s versioning metadata for release.
Changes:
- Introduces a new Maven module with its
pom.xmland initial package metadata. - Adds initial
README.mdandCHANGELOG.mdfor the new library. - Registers the artifact in
eng/versioning/version_client.txt.
Reviewed changes
Copilot reviewed 4 out of 619 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| sdk/containerservice/azure-resourcemanager-containerservice-generated/pom.xml | New Maven module definition and dependencies for the generated management library. |
| sdk/containerservice/azure-resourcemanager-containerservice-generated/README.md | Initial usage and onboarding documentation for the new artifact. |
| sdk/containerservice/azure-resourcemanager-containerservice-generated/CHANGELOG.md | Initial release notes entry for version 1.0.0. |
| eng/versioning/version_client.txt | Adds the new artifact to the versioning registry. |
| <licenses> | ||
| <license> | ||
| <name>The MIT License (MIT)</name> | ||
| <url>http://opensource.org/licenses/MIT</url> |
Comment on lines
+55
to
+60
| AzureProfile profile = new AzureProfile(AzureCloud.AZURE_PUBLIC_CLOUD); | ||
| TokenCredential credential = new DefaultAzureCredentialBuilder() | ||
| .authorityHost(profile.getEnvironment().getActiveDirectoryEndpoint()) | ||
| .build(); | ||
| ContainerServiceManager manager = ContainerServiceManager | ||
| .authenticate(credential, profile); |
Comment on lines
+3
to
+7
| ## 1.0.0 (2026-03-17) | ||
|
|
||
| - Azure Resource Manager Container Service client library for Java. This package contains Microsoft Azure SDK for Container Service Management SDK. The Container Service Client. Package api-version 2026-01-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). | ||
| ### Features Added | ||
|
|
Member
|
will re-generate the code |
Member
|
replaced by #48439 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/containerservice/resource-manager/Microsoft.ContainerService/aks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: stable, and CommitSHA: '63cb8f987d0d5fb94e781d000c7f7fc7a4a69842' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5990416 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=7742a2ce-4418-f111-8341-000d3a376cbb Submitted by: fumingzhang@microsoft.com
Release Plan Details
Spec pull request: Review request for Microsoft.ContainerService/aks to add version stable/2026-01-01 and preview/2026-01-02-preview azure-rest-api-specs#40533
Spec API version: 2026-01-01