[AutoPR azure-mgmt-containerservice]-generated-from-SDK Generation - Python-5990414#45636
Merged
FumingZhang merged 4 commits intoMar 16, 2026
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=5990414 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
3 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates azure-mgmt-containerservice to a newly generated stable release (API version 2026-01-01) using the “Python Code Generator”, including client/operations surface reshaping and utility/serialization updates.
Changes:
- Regenerated clients/operations/models for API version
2026-01-01, consolidating operation imports and removing several previously generated operation modules. - Introduced a
send_requestmethod and updated endpoint/base URL handling in both sync and async clients. - Updated shared utility and serialization code (notably removing
eval) and bumped package version to41.0.0.
Reviewed changes
Copilot reviewed 47 out of 266 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/operations/_container_service_operations.py | Removed legacy generated operation group implementation. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/operations/init.py | Switched operation exports to consolidated ._operations module and updated generator header. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/models/_patch.py | Updated typing style for __all__. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/models/init.py | Updated model/enum import targets and public __all__ exports for new generator. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_trusted_access_roles_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_trusted_access_role_bindings_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_snapshots_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_resolve_private_link_service_id_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_private_link_resources_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_private_endpoint_connections_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_patch.py | Updated typing style for __all__. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_operation_status_result_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_mesh_memberships_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_managed_cluster_snapshots_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_maintenance_configurations_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_machines_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_load_balancers_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_jwt_authenticators_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_identity_bindings_operations.py | Removed legacy async operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/_container_service_operations.py | Removed legacy async container service operation group module. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/operations/init.py | Switched async operation exports to consolidated ._operations module and updated generator header. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/_patch.py | Updated typing style for __all__. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/_configuration.py | Updated async configuration defaults (API version) and added base_url to configuration. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/_client.py | Updated async client wiring, added send_request, and changed serializer/deserializer initialization. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/aio/init.py | Updated async client import to ._client. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_version.py | Bumped package version to 41.0.0 and updated file header. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_utils/utils.py | Added ETag/match-condition helper utilities. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_utils/serialization.py | Replaced eval conversions with explicit conversions in basic (de)serialization. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_utils/init.py | Updated generator header. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_patch.py | Updated typing style for __all__. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_configuration.py | Updated sync configuration defaults (API version) and added base_url to configuration. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/_client.py | Updated sync client wiring, added send_request, and changed serializer/deserializer initialization. |
| sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/init.py | Updated sync client import to ._client. |
| sdk/containerservice/azure-mgmt-containerservice/_metadata.json | Updated generation metadata (TypeSpec emitter info, apiVersion, commit). |
| sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md | Added 41.0.0 release notes including new features and breaking changes. |
…osoft.ContainerService/aks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: stable, and CommitSHA: '965d3f1d09e84b2a360fbcce5ba94c9ac35ea047' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6005314 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
FumingZhang
approved these changes
Mar 16, 2026
msyyc
approved these changes
Mar 16, 2026
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=5990414 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