Skip to content

Commit c598e2c

Browse files
Update articles/reliability/regions-list.md
Co-authored-by: John Downs <[email protected]>
1 parent 2d46c7b commit c598e2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/regions-list.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Azure provides the most extensive global footprint of any cloud provider and is
8585

8686
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:
8787

88-
- [Azure CLI - az account list-locations](/cli/azure/account?view=azure-cli-latest#az-account-list-locations)
89-
- [Azure PowerShell - Get-AzLocation](/powershell/module/az.resources/get-azlocation?view=azps-13.3.0)
90-
- [Azure Resource Manager REST API](/rest/api/resources/subscriptions/list-locations?view=rest-resources-2022-12-01&tabs=HTTP)
88+
- [Azure CLI - az account list-locations](/cli/azure/account#az-account-list-locations)
89+
- [Azure PowerShell - Get-AzLocation](/powershell/module/az.resources/get-azlocation)
90+
- [Azure Resource Manager REST API](/rest/api/resources/subscriptions/list-locations)
9191

9292

9393

0 commit comments

Comments
 (0)