Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,332 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there a way to programmatically determine the regions which support availability zones?
Source: https://github.com/MicrosoftDocs/azure-docs/issues/50109
Its possible for vms skus. But there is no generic api for listing regions with zones. Some resources support zones and some are available for the whole region.
Detailed discussion is available in this github issue.
https://github.com/Azure/azure-rest-api-specs/issues/3594