---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices"
tags: ["ServiceClassifications"]
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices

`POST /subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices`

Classify the list of right Azure services.

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

## Request body

- ServiceClassificationRequest — Input to problem classification Classification API.
  - `issueSummary` string — Natural language description of the customer’s issue.
  - `resourceId` string, arm-id — ARM resource Id of the resource that is having the issue.
  - `additionalContext` string — Additional information in the form of a string.

## Response `200`

The request has succeeded.

- ServiceClassificationOutput — Output of the service classification API.
  - `serviceClassificationResults` ServiceClassificationAnswer[] — Set of problem classification objects classified.
    - `serviceId` string, arm-id — Azure resource Id of the service.
    - `displayName` string — Localized name of the azure service.
    - `resourceTypes` string[] — List of applicable ARM resource types for this service.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2019-05-01-preview) `9dd36a1af9c1` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2019-05-01-preview) `e121b262c841` — 1 info
  - endpoint added
- **2026-07-13** (2019-05-01-preview) `ec0a44cb3ec3` — 1 info
  - api operation id `ServiceClassifications_classifyServices` removed and replaced with `ServiceClassifications_ClassifyServices`
- **2026-07-13** (2019-05-01-preview) `f654158becd7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/support-microsoft-support-support/changes/subscriptions/:subscriptionId/providers/Microsoft.Support/classifyServices/post.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)
