Skip to content

Commit 6e281f3

Browse files
author
yelevin
committed
Continued work 1
1 parent 5dce484 commit 6e281f3

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

articles/sentinel/automate-incident-handling-with-automation-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Automate threat response in Microsoft Sentinel with automation rules | Mi
33
description: This article explains what Microsoft Sentinel automation rules are, and how to use them to implement your Security Orchestration, Automation and Response (SOAR) operations, increasing your SOC's effectiveness and saving you time and resources.
44
author: yelevin
55
ms.topic: conceptual
6-
ms.date: 06/27/2022
6+
ms.date: 03/27/2024
77
ms.author: yelevin
88
---
99

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

Lines changed: 8 additions & 7 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
author: yelevin
55
ms.author: yelevin
66
ms.topic: how-to
7-
ms.date: 05/09/2023
7+
ms.date: 03/27/2024
88
---
99

1010
# Create and use Microsoft Sentinel automation rules to manage response
@@ -46,9 +46,9 @@ The following table shows the different possible scenarios that will cause an au
4646

4747
| Trigger type | Events that cause the rule to run |
4848
| --------- | ------------ |
49-
| **When incident is created** | - A new incident is created by an analytics rule.<br>- An incident is ingested from Microsoft Defender XDR.<br>- A new incident is created manually. |
50-
| **When incident is updated**<br> | - An incident's status is changed (closed/reopened/triaged).<br>- An incident's owner is assigned or changed.<br>- An incident's severity is raised or lowered.<br>- Alerts are added to an incident.<br>- Comments, tags, or tactics are added to an incident. |
51-
| **When alert is created**<br> | - An alert is created by a scheduled analytics rule.
49+
| **When incident is created** | <li>A new incident is created by an analytics rule.<li>An incident is ingested from Microsoft Defender XDR.<li>A new incident is created manually. |
50+
| **When incident is updated**<br> | <li>An incident's status is changed (closed/reopened/triaged).<li>An incident's owner is assigned or changed.<li>An incident's severity is raised or lowered.<li>Alerts are added to an incident.<li>Comments, tags, or tactics are added to an incident. |
51+
| **When alert is created**<br> | <li>An alert is created by a scheduled analytics rule.
5252

5353
## Create your automation rule
5454

@@ -106,9 +106,10 @@ Select the **+ Add** expander and choose **Condition (And)** from the drop-down
106106

107107
| Property | Operator set |
108108
| -------- | -------- |
109-
| - Title<br>- Description<br>- Tag<br>- All listed 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 |
110-
| - Severity<br>- Status<br>- Incident provider<br>- Custom details key (Preview) | - Equals/Does not equal |
111-
| - Tactics<br>- Alert product names<br>- Custom details value (Preview) | - Contains/Does not contain |
109+
| <ul><li>Title<li>Description<li>All listed entity properties | <ul><li>Equals/Does not equal<li>Contains/Does not contain<li>Starts with/Does not start with<li>Ends with/Does not end with |
110+
| <ul><li>Severity<li>Status<li>Incident provider<li>Custom details key (Preview) | <ul><li>Equals/Does not equal |
111+
| <ul><li>Tactics<li>Alert product names<li>Custom details value (Preview) | <ul><li>Contains/Does not contain |
112+
| <ul><li>Tag<br>(See [Items vs. collections](automate-incident-handling-with-automation-rules.md#items-vs-collections)) | Any individual tag:<ul><li>Equals/Does not equal<li>Contains/Does not contain<li>Starts with/Does not start with<li>Ends with/Does not end with</ul><br>Collection of all tags:<ul><li>Equals/Does not equal<li>Contains/Does not contain<li>Starts with/Does not start with<li>Ends with/Does not end with |
112113

113114
##### Conditions available with the update trigger
114115

0 commit comments

Comments
 (0)