Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article contains a list of all regions in the Azure operated by 21Vianet, their paired region status, physical location, geography, and availability zone support.
Note
Even when a region provides availability zones, it's possible that some services might not support them in that region. Refer to the Azure service reliability guides to learn about region support for availability zone-enabled services.
Azure regions list
| Region | Availability zone support | Paired region | Physical location | Geography | Programmatic name |
|---|---|---|---|---|---|
| China East | China North | N/A | China | chinaeast | |
| China East 2 | China North 2 | N/A | China | chinaeast2 | |
| China East 3* | China North 3 | N/A | China | chinaeast3 | |
| China North | China East | N/A | China | chinanorth | |
| China North 2 | China East 2 | N/A | China | chinanorth2 | |
| China North 3 | China East 3 | N/A | China | chinanorth3 |
* This region is access restricted to support specific customer scenarios, such as in-country disaster recovery.
Azure programmatic region names
To retrieve a list of regions, including the names that can be used for programming and scripting, you can use the following methods:
- Azure CLI - az account list-locations
- Azure PowerShell - Get-AzLocation
- Azure Resource Manager REST API