You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/automate-incident-handling-with-automation-rules.md
+56-1Lines changed: 56 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,7 @@ One of these properties is **Updated by**. This property lets you track the type
136
136
- Microsoft Defender XDR
137
137
138
138
---
139
+
139
140
Using this condition, for example, you can instruct this automation rule to run on any change made to an incident, except if it was made by another automation rule.
140
141
141
142
More to the point, the update trigger also uses other operators that check **state changes** in the values of incident properties as well as their current state. A **state change** condition would be satisfied if:
@@ -172,7 +173,9 @@ In *Incident 2*, the outcome is the same, regardless of which type of condition
172
173
173
174
The following entities and entity properties can be used as conditions for automation rules:
Copy file name to clipboardExpand all lines: articles/sentinel/create-manage-use-automation-rules.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ Use the options in the **Conditions** area to define conditions for your automat
154
154
| - **Title**<br>- **Description**<br>- All listed **entity properties**<br> (see [supported entity properties](automate-incident-handling-with-automation-rules.md#supported-entity-properties)) | - Equals/Does not equal<br>- Contains/Does not contain<br>- Starts with/Does not start with<br>- Ends with/Does not end with |
155
155
| - **Tag** (See [individual vs. collection](automate-incident-handling-with-automation-rules.md#tag-property-individual-vs-collection)) |**Any individual tag:**<br>- Equals/Does not equal<br>- Contains/Does not contain<br>- Starts with/Does not start with<br>- Ends with/Does not end with<br><br>**Collection of all tags:**<br>- Contains/Does not contain |
0 commit comments