[AutoPR azure-mgmt-avs]-generated-from-SDK Generation - Python-5665548#44415
Merged
cataggar merged 5 commits intoAzure:mainfrom Dec 17, 2025
Merged
[AutoPR azure-mgmt-avs]-generated-from-SDK Generation - Python-5665548#44415cataggar merged 5 commits intoAzure:mainfrom
cataggar merged 5 commits intoAzure:mainfrom
Conversation
…AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '8ddf0b8379d711e33e9881f8e5cc0beb044c5b42' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5665548 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
cataggar
reviewed
Dec 12, 2025
Member
cataggar
left a comment
There was a problem hiding this comment.
Can Python SDK please review the list of breaking changes to see if it is accurate or can be reduced a bit. This SDK is for the new API version 2025-09-01 from Azure/azure-rest-api-specs#38791 .
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure AVS Management SDK for Python from version 9.1.0 to 10.0.0, migrating from AutoRest to the Python Code Generator and updating the API version from 2024-09-01 to 2025-09-01. The changes include consolidating operations modules, adding new maintenance and licensing capabilities, and updating models to reflect the latest API specifications.
Key Changes:
- Migration from Microsoft AutoRest Code Generator to Microsoft Python Code Generator
- Consolidation of individual operation files into a unified
_operations.pymodule - Addition of new operations:
LicensesOperationsandMaintenancesOperations - Addition of maintenance-related models and enums for scheduling, readiness checks, and state management
- Version bump from 9.1.0 to 10.0.0
Reviewed changes
Copilot reviewed 55 out of 258 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
azure/mgmt/avs/_version.py |
Updated version from 9.1.0 to 10.0.0 and generator reference |
azure/mgmt/avs/models/__init__.py |
Added new maintenance and licensing models, updated imports structure |
azure/mgmt/avs/models/_enums.py |
Added maintenance and licensing enums, updated generator reference |
azure/mgmt/avs/models/_patch.py |
Updated type hints to use modern Python syntax |
azure/mgmt/avs/operations/__init__.py |
Consolidated imports to single _operations module, added new operation classes |
azure/mgmt/avs/operations/_*_operations.py |
Removed individual operation files (consolidated) |
azure/mgmt/avs/aio/operations/_*_operations.py |
Removed async individual operation files (consolidated) |
azure/mgmt/avs/aio/operations/_patch.py |
Updated type hints to use modern Python syntax |
azure/mgmt/avs/aio/_patch.py |
Updated type hints to use modern Python syntax |
msyyc
reviewed
Dec 15, 2025
…AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '213be191bef887e148715fc1b767ecda6fac68d2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5669725 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
msyyc
reviewed
Dec 16, 2025
msyyc
reviewed
Dec 16, 2025
msyyc
approved these changes
Dec 16, 2025
cataggar
approved these changes
Dec 17, 2025
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/vmware/resource-manager/Microsoft.AVS/AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '8ddf0b8379d711e33e9881f8e5cc0beb044c5b42' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5665548 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=062ad53b-32aa-f011-bbd3-6045bd05dd14 Submitted by: Cameron.Taggart@microsoft.com
Release Plan Details
Spec pull request: add Microsoft.AVS 2025-09-01 API version azure-rest-api-specs#38196
Spec API version: