Skip to content

Commit 6791026

Browse files
committed
added
1 parent 7603407 commit 6791026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ In Microsoft Sentinel, use the following query to check the records added to the
143143
```kql
144144
SecurityAlert
145145
| where ProviderName == "IoTSecurity"
146-
| where VendorOriginalId == "Defender for IoT Alert ID"
146+
| where VendorOriginalId == "<Defender for IoT Alert ID>"
147147
| sort by TimeGenerated desc
148148
```
149149

0 commit comments

Comments
 (0)