Skip to content

Commit 65908f1

Browse files
Update configure-extension-file-exclusions-microsoft-defender-antivirus.md
Adding clearer information around this. This seems to be correct from reading the rest of the document
1 parent d5981ab commit 65908f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following table lists some examples of exclusions based on file extension an
5757
|Exclusion|Examples|Exclusion list|
5858
|---|---|---|
5959
|Any file with a specific extension|All files with the specified extension, anywhere on the machine. <br/><br/> Valid syntax: `.test` and `test`|Extension exclusions|
60-
|Any file under a specific folder|All files under the `c:\test\sample` folder|File and folder exclusions|
60+
|Any file or folder under a specific folder|All files and folders under the `c:\test\sample` folder|File and folder exclusions|
6161
|A specific file in a specific folder|The file `c:\sample\sample.test` only|File and folder exclusions|
6262
|A specific process|The executable file `c:\test\process.exe`|File and folder exclusions|
6363

0 commit comments

Comments
 (0)