---
title: "POST /providers/Microsoft.Help/discoverSolutions"
method: POST
path: "/providers/Microsoft.Help/discoverSolutions"
---

# POST /providers/Microsoft.Help/discoverSolutions

`POST /providers/Microsoft.Help/discoverSolutions`

Search for relevant Azure Diagnostics, Solutions and Troubleshooters using a natural language issue summary.

## Parameters

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

## Request body

- DiscoveryNlpRequest — Discover NLP request.
  - `issueSummary` string, required — Natural language description of the issue.
  - `resourceId` string — ARM resource Id of the resource that is having the issue. Only applicable for Discovery Solution NLP Subscription Scope.
  - `serviceId` string — ARM service Id of the service that is having the issue. For more information on service Id see https://learn.microsoft.com/rest/api/support/services/list?tabs=HTTP.
  - `additionalContext` string — Additional information in the form of a string.

## Response `200`

The request has succeeded.

- DiscoveryNlpResponse — Successfully fetched list of solution metadata.
  - `value` SolutionNlpMetadataResource[] — The list of solution metadata. — unresolved $ref

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2023-01-01-preview) `6cda0116dbab` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/help-microsoft-help-help/changes/providers/Microsoft.Help/discoverSolutions/post.md)

---

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