List Geo Regions - List Geo Regions

Description for Get a list of available geographical regions.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions?api-version=2023-12-01
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions?sku={sku}&linuxWorkersEnabled={linuxWorkersEnabled}&xenonWorkersEnabled={xenonWorkersEnabled}&linuxDynamicWorkersEnabled={linuxDynamicWorkersEnabled}&api-version=2023-12-01

URI Parameters

Name In Required Type Description
subscriptionId
path True

string

Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

api-version
query True

string

API Version

linuxDynamicWorkersEnabled
query

boolean

Specify true if you want to filter to only regions that support Linux Consumption Workers.

linuxWorkersEnabled
query

boolean

Specify true if you want to filter to only regions that support Linux workers.

sku
query

SkuName

Name of SKU used to filter the regions.

xenonWorkersEnabled
query

boolean

Specify true if you want to filter to only regions that support Xenon workers.

Responses

Name Type Description
200 OK

GeoRegionCollection

OK

Other Status Codes

DefaultErrorResponse

App Service error response.

Security

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Definitions

Name Description
DefaultErrorResponse

App Service error response.

Details
Error

Error model.

GeoRegion

Geographical region.

GeoRegionCollection

Collection of geographical regions.

SkuName

Name of SKU used to filter the regions.

DefaultErrorResponse

App Service error response.

Name Type Description
error

Error

Error model.

Details

Name Type Description
code

string

Standardized string to programmatically identify the error.

message

string

Detailed error description and debugging information.

target

string

Detailed error description and debugging information.

Error

Error model.

Name Type Description
code

string

Standardized string to programmatically identify the error.

details

Details[]

Detailed errors.

innererror

string

More information to debug error.

message

string

Detailed error description and debugging information.

target

string

Detailed error description and debugging information.

GeoRegion

Geographical region.

Name Type Description
id

string

Resource Id.

kind

string

Kind of resource.

name

string

Resource Name.

properties.description

string

Region description.

properties.displayName

string

Display name for region.

properties.orgDomain

string

Display name for region.

type

string

Resource type.

GeoRegionCollection

Collection of geographical regions.

Name Type Description
nextLink

string

Link to next page of resources.

value

GeoRegion[]

Collection of resources.

SkuName

Name of SKU used to filter the regions.

Name Type Description
Basic

string

Dynamic

string

ElasticIsolated

string

ElasticPremium

string

FlexConsumption

string

Free

string

Isolated

string

IsolatedV2

string

Premium

string

PremiumContainer

string

PremiumV2

string

PremiumV3

string

Shared

string

Standard

string