---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/virtualMachineSkus"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/virtualMachineSkus"
tags: ["Location"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/virtualMachineSkus

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/virtualMachineSkus`

Gets the list of Batch supported Virtual Machine VM sizes available at the given location.

## Path parameters

- `locationName` string, required

## Query parameters

- `maxresults` integer
- `$filter` string

## Parameters

- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

The request has succeeded.

- SupportedSkusResult — The Batch List supported SKUs operation response.
  - `value` SupportedSku[], required — The SupportedSku items on this page
    - `name` string — The name of the SKU.
    - `familyName` string — The family name of the SKU.
    - `capabilities` SkuCapability[] — A collection of capabilities which this SKU supports.
      - `name` string — The name of the feature.
      - `value` string — The value of the feature.
    - `batchSupportEndOfLife` string, date-time — The time when Azure Batch service will retire this SKU.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2015-12-01) `bd5ddd708825` — 2 warning
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2015-12-01) `a55dca0fb5e1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/batch-microsoft-batch-batch/changes/subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/virtualMachineSkus/get.md)

---

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