Skip to content

Commit 06091f6

Browse files
authored
Merge pull request #147 from andrewjohnporter/patch-7
Update configure-extension-file-exclusions-microsoft-defender-antivir…
2 parents 67b877e + 9475527 commit 06091f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Exclude files from Microsoft Defender Antivirus scans based on thei
44
ms.service: defender-endpoint
55
ms.subservice: ngp
66
ms.localizationpriority: medium
7-
ms.date: 09/10/2024
7+
ms.date: 11/21/2024
88
author: denisebmsft
99
ms.author: deniseb
1010
ms.topic: conceptual
@@ -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)