From 65908f19dd6e8c15b6c1f33bc5c37b3b0f6df7cc Mon Sep 17 00:00:00 2001 From: Andrew John Porter <53306271+andrewjohnporter@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:23:52 +0000 Subject: [PATCH 1/2] 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 --- ...re-extension-file-exclusions-microsoft-defender-antivirus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md b/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md index 55eabe4944..4757ed93b4 100644 --- a/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md +++ b/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md @@ -57,7 +57,7 @@ The following table lists some examples of exclusions based on file extension an |Exclusion|Examples|Exclusion list| |---|---|---| |Any file with a specific extension|All files with the specified extension, anywhere on the machine.

Valid syntax: `.test` and `test`|Extension exclusions| -|Any file under a specific folder|All files under the `c:\test\sample` folder|File and folder exclusions| +|Any file or folder under a specific folder|All files and folders under the `c:\test\sample` folder|File and folder exclusions| |A specific file in a specific folder|The file `c:\sample\sample.test` only|File and folder exclusions| |A specific process|The executable file `c:\test\process.exe`|File and folder exclusions| From 209372cdab30d7f30e4ad1f84bfa92f4c519f782 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Thu, 21 Nov 2024 10:12:35 -0800 Subject: [PATCH 2/2] Update configure-extension-file-exclusions-microsoft-defender-antivirus.md --- ...re-extension-file-exclusions-microsoft-defender-antivirus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md b/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md index 4757ed93b4..448c5dcb76 100644 --- a/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md +++ b/defender-endpoint/configure-extension-file-exclusions-microsoft-defender-antivirus.md @@ -4,7 +4,7 @@ description: Exclude files from Microsoft Defender Antivirus scans based on thei ms.service: defender-endpoint ms.subservice: ngp ms.localizationpriority: medium -ms.date: 09/10/2024 +ms.date: 11/21/2024 author: denisebmsft ms.author: deniseb ms.topic: conceptual