Skip to content

Conversation

@chhaynes
Copy link

This PR updates the VMware extension to use API version 2025-09-01

Copilot AI review requested due to automatic review settings January 12, 2026 14:51
@azure-client-tools-bot-prd
Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd
Copy link

Hi @chhaynes,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 12, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

@chhaynes
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"

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 updates the VMware extension to use API version 2025-09-01. The changes include updating API version strings throughout the codebase, adding support for VCF (VMware Cloud Foundation) licensing functionality, and introducing new test scenarios for maintenance and license management.

Changes:

  • Updated API version from 2024-09-01 to 2025-09-01 across multiple files
  • Added VCF license parameters to private cloud creation and update commands
  • Introduced new test scenarios for maintenance management and license management
  • Updated minimum CLI core version requirement from 2.70.0 to 2.75.0

Reviewed changes

Copilot reviewed 164 out of 165 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test_vmware_scenario.py Added VCF license parameters for private cloud operations
test_maintenance_scenario.py New test file for maintenance scheduling and management
test_license_scenario.py New test file for license CRUD operations
test_vmware_workload_network.yaml Updated API version and timestamps in recording
test_vmware_virtual_machines.yaml Updated API version and response code change
azext_metadata.json Updated minimum CLI version requirement
Multiple AAZ files Updated API version strings from 2024-09-01 to 2025-09-01

Copy link
Contributor

@jonathanhe-msft jonathanhe-msft left a comment

Choose a reason for hiding this comment

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

great first pass!

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jan 14, 2026
@chhaynes chhaynes force-pushed the chhaynes/vmware-extension/2025-09-01 branch 3 times, most recently from 308d73e to 92a3b23 Compare January 15, 2026 13:34
@chhaynes chhaynes force-pushed the chhaynes/vmware-extension/2025-09-01 branch from 92a3b23 to dfef098 Compare January 15, 2026 14:07
@chhaynes chhaynes requested a review from cataggar January 15, 2026 14:18
@chhaynes chhaynes force-pushed the chhaynes/vmware-extension/2025-09-01 branch from 0ef3f81 to a73ee88 Compare January 16, 2026 12:28
@chhaynes chhaynes force-pushed the chhaynes/vmware-extension/2025-09-01 branch from 038027d to 18abb7f Compare January 16, 2026 18:40
@github-actions github-actions bot removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants