---
title: "GET /providers/Microsoft.ResourceHealth/emergingIssues"
method: GET
path: "/providers/Microsoft.ResourceHealth/emergingIssues"
tags: ["EmergingIssues"]
---

# GET /providers/Microsoft.ResourceHealth/emergingIssues

`GET /providers/Microsoft.ResourceHealth/emergingIssues`

Lists Azure services' emerging issues.

## Query parameters

- `api-version` string, required

## Response `200`

The body contains a list of azure emerging issues.

- EmergingIssueListResult — The list of emerging issues.
  - `value` EmergingIssuesGetResult[] — The list of emerging issues. — unresolved $ref
  - `nextLink` string — The link used to get the next page of emerging issues.

## Other responses

- `default` — DefaultErrorResponse

---

[API](https://skmtc.net/azure/apis/microsoft-resourcehealth-2.md) · [All operations](https://skmtc.net/azure/apis/microsoft-resourcehealth-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/microsoft-resourcehealth-2/revisions/d9725a9e3ff5/schema)
