Skip to content

Commit ec2083c

Browse files
author
David Curwin
committed
Replace image and text
1 parent aa0a2e1 commit ec2083c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/defender-for-cloud/binary-drift-detection.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To create and configure policies, follow these steps:
3939

4040
:::image type="content" source="media/binary-drift-detection/select-containers-drift-policy.png" alt-text="Select Containers drift policy in Environment settings." lightbox="media/binary-drift-detection/select-containers-drift-policy.png":::
4141

42-
1. If you didn't configure any rules, you only see the **Default rule.** Once you add rules, the default rule appears at the bottom of the list. The default rule can't be edited.
42+
1. You receive two rules out of the box: the **Alert on Kube-System namespace** rule and the **Default binary drift** rule. The default rule is a special rule that applies to everything if no other rule before it is matched. You can only modify its action, either to **Drift detection alert** or return it to the default **Ignore drift detection**. The **Alert on Kube-System namespace** rule is an out-of-the-box suggestion and can be modified like any other rule.
4343

4444
:::image type="content" source="media/binary-drift-detection/default-rule.png" alt-text="Default rule appears at the bottom of the list of rules." lightbox="media/binary-drift-detection/default-rule.png":::
4545

@@ -64,8 +64,6 @@ To create and configure policies, follow these steps:
6464

6565
1. Once you configure your rule, select and drag the rule up or down on the list to change its priority. The rule with the highest priority is evaluated first. If there's a match, it either generates an alert or ignores it (based on what was chosen for that rule) and the evaluation stops. If no match is found, the next rule is evaluated. If there's no match for any rule, the default rule is applied.
6666

67-
:::image type="content" source="media/binary-drift-detection/priority.png" alt-text="Dragging the rule up or down changes its priority." lightbox="media/binary-drift-detection/priority.png":::
68-
6967
1. To edit an existing rule, choose the rule and select **Edit**. This opens the side panel where you can make changes to the rule.
7068

7169
1. You can select **Duplicate rule** to create a copy of a rule. This can be useful if you want to create a similar rule with only minor changes.
-8.45 KB
Loading

0 commit comments

Comments
 (0)