Can we programmatically determine the regions which support availability zones

vipullag-MSFT 24,106 Reputation points Microsoft Employee
2020-03-13T09:19:58.037+00:00

Is there a way to programmatically determine the regions which support availability zones?

Source: https://github.com/MicrosoftDocs/azure-docs/issues/50109

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,124 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. jakaruna-MSFT 596 Reputation points Microsoft Employee
    2020-03-24T15:10:38.797+00:00

    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

    0 comments No comments