Skip to content

Commit 8b3a31f

Browse files
Merge pull request #312189 from sbreingold-ms/wi-454109-uuf-custom-detail-key-not-contain
wi-454109-uuf-custom-detail-key-does-not-contain
2 parents 98a8d46 + 5f51336 commit 8b3a31f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

articles/sentinel/create-manage-use-automation-rules.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article explains how to create and use automation rules in Mic
44
ms.topic: how-to
55
author: batamig
66
ms.author: bagol
7-
ms.date: 10/16/2024
7+
ms.date: 02/24/2026
88
appliesto:
99
- Microsoft Sentinel in the Microsoft Defender portal
1010
- Microsoft Sentinel in the Azure portal
@@ -215,7 +215,9 @@ To add one of these conditions based on an incident's tags, take the following s
215215

216216
#### Conditions based on custom details
217217

218-
You can set the value of a [custom detail surfaced in an incident](surface-custom-details-in-alerts.md) as a condition of an automation rule. Recall that custom details are data points in raw event log records that can be surfaced and displayed in alerts and the incidents generated from them. Use custom details to get to the actual relevant content in your alerts without having to dig through query results.
218+
You can set the value of a [custom detail surfaced in an incident](surface-custom-details-in-alerts.md) as a condition of an automation rule. Recall that custom details are data points in raw event log records that can be surfaced and displayed in alerts and the incidents generated from them. Use custom details to get to the actual relevant content in your alerts without having to dig through query results.
219+
220+
**Known limitation**: When using custom detail values, the **Does not contain** operator might fail to evaluate correctly when multiple (two or more) distinct values are present.
219221

220222
**To add a condition based on a custom detail**:
221223

0 commit comments

Comments
 (0)