---
title: "POST /providers/Microsoft.Support/services/{problemServiceName}/classifyProblems"
method: POST
path: "/providers/Microsoft.Support/services/{problemServiceName}/classifyProblems"
tags: ["ProblemClassifications"]
---

# POST /providers/Microsoft.Support/services/{problemServiceName}/classifyProblems

`POST /providers/Microsoft.Support/services/{problemServiceName}/classifyProblems`

Classify the right problem classifications (categories) available for a specific Azure service.

## Path parameters

- `problemServiceName` string, required

## Parameters

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

## Request body

- ProblemClassificationsClassificationInput — Input to problem classification Classification API.
  - `issueSummary` string, required — Natural language description of the customer’s issue.
  - `resourceId` string, arm-id — ARM resource Id of the resource that is having the issue.

## Response `200`

The request has succeeded.

- ProblemClassificationsClassificationOutput — Output of the problem classification Classification API.
  - `problemClassificationResults` ProblemClassificationsClassificationResult[] — Set of problem classification objects classified.
    - `problemId` string — Identifier that may be used for solution discovery or some other purposes.
    - `title` string — Title of the problem classification result.
    - `description` string — Description of the problem classification result.
    - `serviceId` string — Identifier of the service associated with this problem classification result.
    - `problemClassificationId` string — Identifier that may be used for support ticket creation.
    - `relatedService` ClassificationService — Service Classification result object.
      - `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.
    - `articleId` string — Identifier of the article associated with this problem classification result. This value is populated only when a related article is available; otherwise it is omitted.

## 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 `ProblemClassificationsNoSubscription_classifyProblems` removed and replaced with `ProblemClassificationsNoSubscription_ClassifyProblems`
- **2026-07-13** (2019-05-01-preview) `f654158becd7` — 1 info
  - endpoint added

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