You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/regions-list.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,13 @@ Azure provides the most extensive global footprint of any cloud provider and is
81
81
| West US 2 | :::image type="content" source="media/icon-checkmark.svg" alt-text="Yes" border="false"::: | West Central US | Washington | United States |
82
82
| West US 3 | :::image type="content" source="media/icon-checkmark.svg" alt-text="Yes" border="false"::: | East US | Phoenix | United States |
83
83
84
+
### Azure programmatic region names
85
+
86
+
To retrieve a list of regions names directly, including the names that can be used for programming and scripting, you can use the following methods:
87
+
88
+
-[Azure CLI - az account list-locations](/cli/azure/account#az-account-list-locations)
0 commit comments