Skip to content

Commit e124b69

Browse files
authored
To see Sentinel Alerts and Incidents onboard to Defender Portal
1 parent faf13f6 commit e124b69

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

api-reference/v1.0/resources/security-api-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ Alerts are detailed warnings about suspicious activities in a customer's tenant
6969

7070
The security API offers two types of alerts that aggregate other alerts from security providers and make analyzing attacks and determining responses easier:
7171
- [Alerts and incidents](#alerts-and-incidents) - these are the latest generation of alerts in the Microsoft Graph security API. They're represented by the [alert](security-alert.md) resource and its collection, [incident](security-incident.md) resource, defined in the `microsoft.graph.security` namespace.
72-
- [Legacy alerts](#legacy-alerts) - these are 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.
72+
- [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.
73+
74+
> [!IMPORTANT]
75+
> 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)
7376
7477
### Alerts and incidents
7578

0 commit comments

Comments
 (0)