File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ Azure provides the most extensive global footprint of any cloud provider and is
85
85
86
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
87
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 )
91
91
92
92
93
93
You can’t perform that action at this time.
0 commit comments