Skip to content

Commit 112ad7e

Browse files
committed
meir's comments
1 parent a6e8dc6 commit 112ad7e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/defender-for-iot/organizations/iot-solution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ For more information, see [View alerts on the Defender for IoT portal](how-to-ma
140140
141141
Defender for IoT alert data is streamed to the Microsoft Sentinel and stored in your Log Analytics workspace, in the [SecurityAlert]() table.
142142
143-
Records in the **SecurityAlert** table are created updated each time an alert is generated or updated in Defender for IoT. Sometimes a single alert will have multiple records, such as when the alert was first created and then again when it was updated.
143+
Records in the **SecurityAlert** table are created each time an alert is generated or updated in Defender for IoT. Sometimes a single alert will have multiple records, such as when the alert was first created and then again when it was updated.
144144
145145
In Microsoft Sentinel, use the following query to check the records added to the **SecurityAlert** table for a single alert:
146146
@@ -151,9 +151,9 @@ SecurityAlert
151151
| sort by TimeGenerated desc
152152
```
153153

154-
Updates for alert status or severity generate new records in the **SecurityAlert** table immediately.
154+
Updates for alert status or severity generate new records in the **SecurityAlert** table immediately.
155155

156-
For the following types of updates, events are aggregated across 8-12 hours, depending on the alert type, and new records in the **SecurityAlert** table reflect only the latest change.
156+
Other types of updates are aggregated across 8-12 hours, depending on the alert type, and new records in the **SecurityAlert** table reflect only the latest change. Examples of aggregated updates include:
157157

158158
- Updates in the last detection time, such as when the same alert is detected multiple times
159159
- A new device is added to an existing alert

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Features released earlier than nine months ago are described in the [What's new
2424

2525
### Streamlined alert records in the SecurityAlert table
2626

27-
When integrating with Microsoft Sentinel, the Microsoft Sentinel **SecurityAlert** table is now updated immediately only for changes in alert status and severity. Other changes in alerts, such as new devices added to an existing alert, are aggregated over several hours and display only the latest change made.
27+
When integrating with Microsoft Sentinel, the Microsoft Sentinel **SecurityAlert** table is now updated immediately only for changes in alert status and severity. Other changes in alerts, such as last detection of an existing alert, are aggregated over several hours and display only the latest change made.
2828

2929
For more information, see [Understand multiple records per alert](iot-solution.md#understand-multiple-records-per-alert).
3030

0 commit comments

Comments
 (0)