Skip to content

Commit 5f51336

Browse files
committed
moved to top of section
1 parent e90fef6 commit 5f51336

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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

@@ -244,8 +246,6 @@ Select **+ Add item condition**.
244246

245247
In this example, if the incident has the custom detail *DestinationEmail*, and if the value of that detail is `[email protected]`, the actions defined in the automation rule will run.
246248

247-
**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.
248-
249249
### Add actions
250250

251251
Choose the actions you want this automation rule to take. Available actions include **Assign owner**, **Change status**, **Change severity**, **Add tags**, and **Run playbook**. You can add as many actions as you like.

0 commit comments

Comments
 (0)