From 2a8db26069013546386a6b8f9f284cf91ca6b455 Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Mon, 23 Mar 2020 15:54:59 -0700 Subject: [PATCH] Added note on the types of filesystems supported by MDATP for Linux --- .../microsoft-defender-atp-linux.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-atp-linux.md b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-atp-linux.md index 96bb2dc3c9..00a1a0ee3b 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-atp-linux.md +++ b/windows/security/threat-protection/microsoft-defender-atp/microsoft-defender-atp-linux.md @@ -88,6 +88,17 @@ In general you need to take the following steps: - The `fanotify` kernel option must be enabled - Disk space: 650 MB +- The solution currently provides real-time protection for the following file system types: + + - btrfs + - ext2 + - ext3 + - ext4 + - tmpfs + - xfs + + More file system types will be added in the future. + After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints. ### Network connections