Skip to content

Commit 6207be0

Browse files
Merge pull request #296972 from yelevin/yelevin/address-gaps
Documentation gaps
2 parents 137fe28 + 3d1a794 commit 6207be0

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

articles/sentinel/microsoft-365-defender-sentinel-integration.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,31 @@ Defender XDR incidents appear in the Microsoft Sentinel incidents queue with the
155155

156156
As the incident evolves in Defender XDR, and more alerts or entities are added to it, the Microsoft Sentinel incident gets updated accordingly.
157157

158-
Changes made to the status, closing reason, or assignment of a Defender XDR incident, in either Defender XDR or Microsoft Sentinel, likewise update accordingly in the other's incidents queue. The synchronization takes place in both portals immediately after the change to the incident is applied, with no delay. A refresh might be required to see the latest changes.
158+
Changes made to certain fields or attributes of a Defender XDR incident, in either Defender XDR or Microsoft Sentinel, likewise update accordingly in the other's incidents queue. The synchronization takes place in both portals immediately after the change to the incident is applied, with no delay. A refresh might be required to see the latest changes.
159+
160+
The following fields are synchronized "as is" between incidents in the Defender portal and in Microsoft Sentinel in the Azure portal:
161+
162+
- Title
163+
- Description
164+
- ProductName
165+
- Severity
166+
- Custom tags
167+
- AdditionalData
168+
- Comments (new only)
169+
- LastModifiedBy
170+
171+
The following fields are transformed during synchronization so that their values comply with the schema of each platform:
172+
173+
| Field | Value in the Defender portal | Value in Microsoft Sentinel |
174+
| ---------- | ---------------------------- | --------------------------- |
175+
| **Status** | | |
176+
| | Active | New |
177+
| **Classification/<br>*Classification reason*** | | |
178+
| | True Positive/<br>*any* | True Positive/<br>*Suspicious activity* |
179+
| | False Positive/<br>*any* | False Positive/<br>*Inaccurate data* |
180+
| | N/A | False Positive/<br>*Inaccurate alert logic* |
181+
| | Benign Positive/<br>*Informational expected activity* | Benign Positive/<br>*Suspicious but expected* |
182+
| | Not set | Undetermined |
159183

160184
In Defender XDR, all alerts from one incident can be transferred to another, resulting in the incidents being merged. When this merge happens, the Microsoft Sentinel incidents reflect the changes. One incident contains all the alerts from both original incidents, and the other incident is automatically closed, with a tag of "redirected" added.
161185

0 commit comments

Comments
 (0)