---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}"
tags: ["Servers"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}`

Gets details about the specified Analysis Services server.

## Path parameters

- `resourceGroupName` string, required
- `serverName` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The operation was successful.

- AnalysisServicesServer — Represents an instance of an Analysis Services resource.
  - `id` string — An identifier that represents the Analysis Services resource.
  - `name` string — The name of the Analysis Services resource.
  - `type` string — The type of the Analysis Services resource.
  - `location` string, required — Location of the Analysis Services resource.
  - `sku` ResourceSku, required — Represents the SKU name and Azure pricing tier for Analysis Services resource.
    - `name` string, required — Name of the SKU level.
    - `tier` 'Development' | 'Basic' | 'Standard' — The name of the Azure pricing tier to which the SKU applies.
    - `capacity` integer — The number of instances in the read only query pool.
  - `tags` object — Key-value pairs of additional resource provisioning properties.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/analysisservices-microsoft-analysisservices-analysisservices.md) · [All operations](https://skmtc.net/azure/apis/analysisservices-microsoft-analysisservices-analysisservices/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/analysisservices-microsoft-analysisservices-analysisservices/revisions/fe0bb87ff5c0/schema)
