Skip to content

Commit df9a5e0

Browse files
authored
Merge pull request #247752 from AlizaBernstein/WI-145035-add-wildcard-use-examples
WI-145035-add-wildcard-use-examples
2 parents 344f709 + 8f88923 commit df9a5e0

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/defender-for-cloud/adaptive-application-controls.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This document helps you use adaptive application control in Microso
44
author: dcurwin
55
ms.author: dacurwin
66
ms.topic: how-to
7-
ms.date: 06/14/2023
7+
ms.date: 08/09/2023
88

99
---
1010
# Use adaptive application controls to reduce your machines' attack surfaces
@@ -114,14 +114,16 @@ To edit the rules for a group of machines:
114114

115115
![Add a custom rule.](./media/adaptive-application/adaptive-application-add-custom-rule.png)
116116

117-
1. If you're defining a known safe path, change the **Rule type** to 'Path' and enter a single path. You can include wildcards in the path.
118-
117+
1. If you're defining a known safe path, change the **Rule type** to 'Path' and enter a single path. You can include wildcards in the path. The following screens show some examples of how to use wildcards.
118+
119+
:::image type="content" source="media/adaptive-application/wildcard-examples.png" alt-text="Screenshot that shows examples of using wildcards." lightbox="media/adaptive-application/wildcard-examples.png":::
120+
119121
> [!TIP]
120122
> Some scenarios for which wildcards in a path might be useful:
121123
>
122124
> - Using a wildcard at the end of a path to allow all executables within this folder and sub-folders.
123125
> - Using a wildcard in the middle of a path to enable a known executable name with a changing folder name (for example, personal user folders containing a known executable, automatically generated folder names, etc).
124-
126+
125127
1. Define the allowed users and protected file types.
126128

127129
1. When you've finished defining the rule, select **Add**.
89.2 KB
Loading

0 commit comments

Comments
 (0)