Skip to content

Commit 9d33535

Browse files
Merge pull request #292442 from yelevin/patch-6
Added disclaimers about incident creation and alert grouping …
2 parents ef501a2 + 706ee63 commit 9d33535

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/sentinel/create-analytics-rules.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,12 @@ In the **Incident settings** tab, choose whether Microsoft Sentinel turns alerts
174174

175175
> [!IMPORTANT]
176176
> If you onboarded Microsoft Sentinel to the Microsoft Defender portal, leave this setting **Enabled**.
177+
>
178+
> - In this scenario, incidents are created by Microsoft Defender XDR, not by Microsoft Sentinel.
179+
> - These incidents appear in the incidents queue in both the Azure and Defender portals.
180+
> - In the Azure portal, new incidents are displayed with "Microsoft Defender XDR" as the **incident provider name**.
177181
178-
- If you want a single incident to be created from a group of alerts, instead of one for every single alert, see the next section.
182+
- If you want a single incident to be created from a group of alerts, instead of one for every single alert, see the next step.
179183

180184
1. <a name="alert-grouping"></a>**Set alert grouping settings.**
181185

@@ -193,12 +197,22 @@ In the **Incident settings** tab, choose whether Microsoft Sentinel turns alerts
193197

194198
1. **Re-open closed matching incidents**: If an incident has been resolved and closed, and later on another alert is generated that should belong to that incident, set this setting to **Enabled** if you want the closed incident re-opened, and leave as **Disabled** if you want the alert to create a new incident.
195199

200+
This option is not available when Microsoft Sentinel is onboarded to the Microsoft Defender portal.
201+
202+
> [!IMPORTANT]
203+
> If you onboarded Microsoft Sentinel to the Microsoft Defender portal, the **alert grouping** settings take effect only at the moment that the incident is created.
204+
>
205+
> Because the Defender portal's correlation engine is responsible for alert correlation in this scenario, it accepts these settings as initial instructions, but it also might make decisions about alert correlation that don't take these settings into account.
206+
>
207+
> Therefore, the way alerts are grouped into incidents might often be different than you would expect based on these settings.
208+
196209
> [!NOTE]
197210
>
198211
> **Up to 150 alerts** can be grouped into a single incident.
199212
> - The incident will only be created after all the alerts have been generated. All of the alerts will be added to the incident immediately upon its creation.
200213
>
201214
> - If more than 150 alerts are generated by a rule that groups them into a single incident, a new incident will be generated with the same incident details as the original, and the excess alerts will be grouped into the new incident.
215+
202216
1. Select **Next: Automated response**.
203217

204218
# [Azure portal](#tab/azure-portal)

0 commit comments

Comments
 (0)