[AutoPR @azure-arm-avs]-generated-from-SDK Generation - JS-5688241#36915
Merged
cataggar merged 2 commits intoAzure:mainfrom Jan 8, 2026
Merged
[AutoPR @azure-arm-avs]-generated-from-SDK Generation - JS-5688241#36915cataggar merged 2 commits intoAzure:mainfrom
cataggar merged 2 commits intoAzure:mainfrom
Conversation
…AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'c920bd9f5b44dd03ea3e195ac3ae0d4a79f7601f' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5688241 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
cataggar
approved these changes
Dec 19, 2025
Member
cataggar
left a comment
There was a problem hiding this comment.
Much better. No breaking changes.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure VMware Solution SDK from API version 2024-09-01 to 2025-09-01. The changes include updating API version references in sample files, dependency version updates, documentation formatting improvements, and new sample files for newly added API endpoints (Licenses and Maintenances resources).
Key Changes:
- Updated API version from 2024-09-01 to 2025-09-01 across all sample files
- Added new sample files for Licenses and Maintenances resources
- Updated dependencies (@azure/identity and TypeScript versions)
- Code formatting improvements (condensed multi-line object literals to single lines)
Reviewed changes
Copilot reviewed 300 out of 490 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/avs/arm-avs/samples/v7/typescript/package.json | Updated @azure/identity to ^4.13.0, TypeScript to ~5.9.3, added cross-env dependency |
| sdk/avs/arm-avs/samples/v7/javascript/package.json | Updated @azure/identity to ^4.13.0, added cross-env as devDependency |
| sdk/avs/arm-avs/samples/v7/typescript/README.md | Updated API version references and added new Licenses/Maintenances sample entries |
| sdk/avs/arm-avs/samples/v7/javascript/README.md | Updated API version references and added new Licenses/Maintenances sample entries |
| All sample .ts/.js files | Updated x-ms-original-file comments from 2024-09-01 to 2025-09-01, reformatted code for consistency |
| New Licenses sample files | Added samples for new Licenses resource operations |
| New Maintenances sample files | Added samples for new Maintenances resource operations |
| privateCloudsCreateOrUpdateSample files | Added vcfLicense property to sample data |
| privateCloudsGetVcfLicenseSample files | New sample for retrieving VCF license information |
| operationsListSample.js | Fixed subscription ID typo (missing final '0') |
| maintenancesRescheduleSample.js | Contains a date in the past (2023-01-12) in sample data |
Member
|
LGTM |
qiaozha
reviewed
Dec 23, 2025
qiaozha
approved these changes
Jan 8, 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/vmware/resource-manager/Microsoft.AVS/AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'c920bd9f5b44dd03ea3e195ac3ae0d4a79f7601f' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5688241 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.