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
3 changes: 3 additions & 0 deletions api-reference/beta/resources/security-alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Security providers create an alert in the system when they detect a threat. Micr

[!INCLUDE [alerts-callout-two-types](../includes/alerts-callout-two-types.md)]

> [!IMPORTANT]
> To view Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).

## Methods

|Method|Return type|Description|
Expand Down
2 changes: 1 addition & 1 deletion api-reference/beta/resources/security-api-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ The beta version of the security API offers two types of alerts that aggregate o
- [Legacy alerts](#legacy-alerts) - the first generation of alerts in the Microsoft Graph security API. They're represented by the [alert](alert.md) resource defined in the `microsoft.graph` namespace.

> [!IMPORTANT]
> To see Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).
> To view Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).

### Alerts and incidents

Expand Down
3 changes: 3 additions & 0 deletions api-reference/v1.0/resources/security-alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ When a security provider detects a threat, it creates an alert in the system. Mi

[!INCLUDE [alerts-callout-two-types](../includes/alerts-callout-two-types.md)]

> [!IMPORTANT]
> To view Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).

## Methods

|Method|Return type|Description|
Expand Down
2 changes: 1 addition & 1 deletion api-reference/v1.0/resources/security-api-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The security API offers two types of alerts that aggregate other alerts from sec
- [Legacy alerts](#legacy-alerts) - these are the first generation of alerts in the Microsoft Graph security AI. They're represented by the [alert](alert.md) resource defined in the `microsoft.graph` namespace.

> [!IMPORTANT]
> To see Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).
> To view Sentinel alerts and incidents you must onboard Sentinel to the Defender Portal. For more information see [Connect Microsoft Sentinel to the Microsoft Defender portal](/unified-secops/microsoft-sentinel-onboard).

### Alerts and incidents

Expand Down
Loading