Skip to content

Commit 4d45950

Browse files
Merge pull request #235021 from yelevin/yelevin/advanced-conditions-to-ga
Advanced conditions to GA
2 parents 7d33435 + b0c1c60 commit 4d45950

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

articles/sentinel/add-advanced-conditions-to-automation-rules.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ ms.author: yelevin
99

1010
# Add advanced conditions to Microsoft Sentinel automation rules
1111

12-
> [!IMPORTANT]
13-
>
14-
> The advanced conditions capability for automation rules is currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
15-
1612
This article explains how to add advanced "Or" conditions to automation rules in Microsoft Sentinel, for more effective triage of incidents.
1713

1814
Add "Or" conditions in the form of *condition groups* in the Conditions section of your automation rule.
@@ -61,7 +57,7 @@ Let's create a rule that will change the severity of an incoming incident from w
6157

6258
In this first example, we'll create a simple condition group: If either condition A **or** condition B is true, the rule will run and the incident's severity will be set to *High*.
6359

64-
1. Select the **+ Add** expander and choose **Condition group (Or) (Preview)** from the drop-down list.
60+
1. Select the **+ Add** expander and choose **Condition group (Or)** from the drop-down list.
6561

6662
:::image type="content" source="media/add-advanced-conditions-to-automation-rules/add-condition-group.png" alt-text="Screenshot of adding a condition group to an automation rule's condition set.":::
6763

-525 Bytes
Loading

0 commit comments

Comments
 (0)