/azure/regions

POST /api/azure/regions

Price: 1 credit

List the Azure regions that retail prices are published for, each with its ARM name, its display name and how many of the probe meters carry a price there. The list is built by reading the regions off four widely deployed meters — two virtual machine sizes, blob storage and outbound bandwidth — so it also covers the pseudo-regions Microsoft prices some meters against, such as Global and the continental zones. Narrows by a substring of either name.

How to use it

`id` is the ARM region name the other azure endpoints take, and `name` is the display form that appears on the price rows. Entries such as `Global`, `Europe` and the edge-zone codes are pricing scopes rather than places to deploy into. Because the list is read off a fixed set of meters, a region that prices only one niche service can be missing; `meter_count` says how many of those meters it carried.

Parameters

Request body

Response

Errors

Response headers