From 1b18ef8f04ab5f5ddbdd83580b3e5a4b11094a67 Mon Sep 17 00:00:00 2001 From: Novian Andrian <114455998+AndNovian@users.noreply.github.com> Date: Thu, 20 Mar 2025 17:00:35 +0800 Subject: [PATCH] Update manage-automation-file-uploads.md Add information about double quotes " meaning in file extensions name --- defender-endpoint/manage-automation-file-uploads.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/defender-endpoint/manage-automation-file-uploads.md b/defender-endpoint/manage-automation-file-uploads.md index 400da674b7..16b1d31c43 100644 --- a/defender-endpoint/manage-automation-file-uploads.md +++ b/defender-endpoint/manage-automation-file-uploads.md @@ -52,6 +52,10 @@ For example, if you add *exe* and *bat* as file or attachment extension names, t - **File extension names** - Suspicious files except email attachments will be submitted for additional inspection +> [!NOTE] +> By default you will see several extension names are automatically filled. One of them is **_double quotes (")_**, this will includes files that don't have any file extensions at all. + + ## Related topics - [Manage automation folder exclusions](manage-automation-folder-exclusions.md)