---
title: "Get compatible SKUs"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/skus"
tags: ["Service resource", "Standard operation", "GET"]
---

# Get compatible SKUs

`GET /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/skus`

The services resource is the top-level resource that represents the Data Migration Service. The skus action returns the list of SKUs that a service resource can be updated to.

## Path parameters

- `subscriptionId` string, required
- `groupName` string, required
- `serviceName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Got SKUs

- ServiceSkuList — unresolved $ref

## Other responses

- `default` — Error

---

[API](https://skmtc.net/azure/apis/azure-data-migration-service-resource-provider.md) · [All operations](https://skmtc.net/azure/apis/azure-data-migration-service-resource-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-data-migration-service-resource-provider/revisions/0881821a9cfa/schema)
