azure-cli
azure-cli copied to clipboard
[Compute] Fix #23341: `az vm list-skus`: Fix filtering out VM sizes that are available regionally when they are restricted in all zones
Description
In az vm list-skus command, fix filtering out VM sizes that are available regionally when they are restricted in all zones
Close #23341
Testing Guide
History Notes
[Compute] Fix #23341: az vm list-skus: Fix filtering out VM sizes that are available regionally when they are restricted in all zones
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.
Please add test case and rerun some tests like #18939
Compute