Skip to content

Commit 1f2f8e9

Browse files
committed
Merge branch 'diannegali-xdriotalert' of https://github.com/MicrosoftDocs/defender-docs-pr into diannegali-xdriotalert
2 parents 4d97f7a + 7e6061c commit 1f2f8e9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

defender-xdr/alerts-incidents-correlation.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,14 @@ Even when the correlation logic indicates that two incidents should be merged, D
110110

111111
When two or more incidents are merged, a new incident is not created to absorb them. Instead, the contents of one incident are migrated into the other incident, and the incident abandoned in the process is automatically closed. The abandoned incident is no longer visible or available in Microsoft Defender XDR, and any reference to it is redirected to the consolidated incident. The abandoned, closed incident remains accessible in Microsoft Sentinel in the Azure portal. The contents of the incidents are handled in the following ways:
112112

113-
- Alerts contained in the abandoned incident are moved to the consolidated incident.
113+
- Alerts contained in the abandoned incident are removed from it and added to the consolidated incident.
114+
- Any tags applied to the abandoned incident are removed from it and added to the consolidated incident.
115+
- A **`Redirected`** tag is added to the abandoned incident.
114116
- Entities (assets etc.) follow the alerts they're linked to.
115117
- Analytics rules recorded as involved in the creation of the abandoned incident are added to the rules recorded in the consolidated incident.
116-
- Currently, comments and activity log entries in the abandoned incident are *not* moved to the consolidated incident. To see the abandoned incident's comments and activity history, open the incident in Microsoft Sentinel in the Azure portal.
118+
- Currently, comments and activity log entries in the abandoned incident are *not* moved to the consolidated incident.
119+
120+
To see the abandoned incident's comments and activity history, open the incident in Microsoft Sentinel in the Azure portal. The activity history includes the closing of the incident and the adding and removal of alerts, tags, and other items related to the incident merge. These activities are attributed to the identity *Microsoft Defender XDR - alert correlation*.
117121

118122
## Manual correlation
119123

0 commit comments

Comments
 (0)