azure-cli-extensions
azure-cli-extensions copied to clipboard
CLI SDK Update to 2022-05-01 API
- Update to AVS 2022-05-01 API
- Add
az vmware cluster list-zones - Add
az vmware workload-network show - Add
az vmware workload-network list - Add
--affinity-strengthand--azure-hybrid-benefit-typeparameter toaz vmware placement-policy vm-host create - Add
--affinity-strengthand--azure-hybrid-benefit-typeparameter toaz vmware placement-policy vm-host update - Add
--express-route-idparameter toaz vmware authorization create - Add
vmware addon arccommand group - Add
az vmware location check-trial-availability - Add
az vmware location check-quota-availability - Deprecate
az vmware location checktrialavailability - Deprecate
az vmware location checkquotaavailability - [BREAKING CHANGE]
az vmware private-cloud add-availability-zonehas been removed. Availability zone cannot be modified after private cloud creation - [BREAKING CHANGE]
az vmware private-cloud delete-availability-zonehas been removed. Availability zone cannot be modified after private cloud creation.
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
- [ ] Have you run
azdev style <YOUR_EXT>locally? (pip install azdevrequired) - [ ] Have you run
python scripts/ci/test_index.py -qlocally?
For new extensions:
- [ ] My extension description/summary conforms to the Extension Summary Guidelines.
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.
vmware
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
With Azure/azure-rest-api-specs#20873 finally merged, please use the published spec.
Regenerated client using latest published in azure-rest-api-specs
@jonathanhe-msft, linter is failing with:
- FAIL - HIGH severity: unrecognized_help_entry_rule
Help-Entry: `vmware workload-network list` - Not a recognized command or command-group
Help-Entry: `vmware workload-network show` - Not a recognized command or command-group
Looks like you need to remove that help for the removed commands.
@zhoxing-ms can I get a review on this please? thank you!
@zhoxing-ms this is ready for final review and to be merged. Thanks!
[Release] Update index.json for extension [ vmware ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=19884&view=results