---
title: "GET /providers/Microsoft.Support/services"
method: GET
path: "/providers/Microsoft.Support/services"
tags: ["Services"]
---

# GET /providers/Microsoft.Support/services

`GET /providers/Microsoft.Support/services`

Lists all the Azure services available for support ticket creation. For **Technical** issues, select the Service Id that maps to the Azure service/product as displayed in the **Services** drop-down list on the Azure portal's [New support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview) page. Always use the service and its corresponding problem classification(s) obtained programmatically for support ticket creation. This practice ensures that you always have the most recent set of service and problem classification Ids.

## Parameters

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

## Response `200`

Azure operation completed successfully.

- ServicesListResult — Collection of Service resources.
  - `nextLink` string — The link to the next page of items
  - `value` Service[] — List of Service resources. — unresolved $ref

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2019-05-01-preview) `11c935a08234` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2019-05-01-preview) `f654158becd7` — 1 warning
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2019-05-01-preview) `1f70f76295f7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/support-microsoft-support-support/changes/providers/Microsoft.Support/services/get.md)

---

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