< Back

Get-AzRegion

Sat Jan 11, 2020 9:34 am

NAME Get-AzRegion



SYNOPSIS

Return a list of Azure Regions.





SYNTAX

Get-AzRegion [<CommonParameters>]





DESCRIPTION

Return a list of Azure regions.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String[]





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AzRegion



australiacentral

australiaeast

australiasoutheast

brazilsouth

canadacentral

canadaeast

centralindia

centralus

eastasia

eastus

eastus2

francecentral

japaneast

japanwest

koreacentral

koreasouth

northcentralus

northeurope

southafricanorth

southcentralus

southeastasia

southindia

uaenorth

uksouth

ukwest

westcentralus

westeurope

westindia

westus

westus2











RELATED LINKS