---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations"
tags: ["Locations"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Subscriptions.Admin/locations`

Get a list of all AzureStack location.

## Parameters

- `Subscriptions.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `Subscriptions.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- LocationList — List of locations.
  - `value` Location[] — List of locations.
    - `displayName` string — Display name of the location.
    - `id` string — Location identifier.
    - `latitude` string — Latitude of the location.
    - `longitude` string — Longitude of the location.
    - `name` string — Location name.
  - `nextLink` string — URI to next page.

## Other responses

- `default` — Unexpected Error

---

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