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

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

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

Get the specified location.

## Parameters

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

## Response `200`

OK

- Location — Contains information about a geographical location where resource providers can be deployed.
  - `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.

## 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)
