Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ ms.topic: include

<!-- markdownlint-disable MD041-->
> [!NOTE]
> The legacy alerts API is deprecated and will be removed by April 2026. We recommend that you migrate to the new [alerts and incidents](/graph/api/resources/security-alert) API.
> The legacy alerts API is deprecated. We recommend that you migrate to the new [alerts and incidents](/graph/api/resources/security-alert) API.
3 changes: 1 addition & 2 deletions api-reference/v1.0/resources/security-api-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ Alerts from the following security providers are available via these rich alerts

### Legacy alerts

> [!NOTE]
> The legacy alerts API is deprecated and will be removed by April 2026. We recommend that you migrate to the new [alerts and incidents](/graph/api/resources/security-alert) API.
[!INCLUDE [security-alerts-v1-deprecation](../includes/security-alerts-v1-deprecation.md)]

The legacy [alert](alert.md) resources federate calling of supported Azure and Microsoft 365 Defender security providers. They aggregate common alert data among the different domains to allow applications to unify and streamline management of security issues across all integrated solutions. They enable applications to correlate alerts and context to improve threat protection and response.

Expand Down
Loading