---
title: "Gets list of available geo regions plus ministamps"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations"
---

# Gets list of available geo regions plus ministamps

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations`

Gets list of available geo regions plus ministamps

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- DeploymentLocations — List of available locations (regions or App Service Environments) for deployment of App Service resources.
  - `locations` GeoRegion[] — Available regions. — unresolved $ref
  - `hostingEnvironments` AppServiceEnvironment[] — Available App Service Environments with full descriptions of the environments. — unresolved $ref
  - `hostingEnvironmentDeploymentInfos` HostingEnvironmentDeploymentInfo[] — Available App Service Environments with basic information.
    - `name` string — Name of the App Service Environment.
    - `location` string — Location of the App Service Environment.

## Other responses

- `default` — App Service error response.

---

[API](https://skmtc.dev/azure/apis/api-client.md) · [All operations](https://skmtc.dev/azure/apis/api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/api-client/revisions/c56ba15bfc3d/schema)
