Skip to content

Commit 2dd3f33

Browse files
authored
Update microsoft-defender-endpoint-linux.md
- Fix formatting of Important alert box. - Fix missing space in External Package Dependency section. - Change formatting of path to wdavdaemon.
1 parent fed31d8 commit 2dd3f33

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

defender-endpoint/microsoft-defender-endpoint-linux.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,18 @@ Microsoft Defender for Endpoint for Linux includes anti-malware and endpoint det
103103
- Oracle Linux 9.x ARM64
104104

105105
- SUSE Linux Enterprise Server 15 (SP5, SP6) ARM64
106-
107-
> [!IMPORTANT]
106+
107+
> [!IMPORTANT]
108108
> Support for Microsoft Defender for Endpoint on Linux for ARM64-based Linux devices is now in preview. For more information, see [Microsoft Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md).
109109
110-
> [!NOTE]
110+
> [!NOTE]
111111
> The workstation versions of these distributions are unsupported.
112112
> Distributions and versions that aren't explicitly listed are unsupported (even if they're derived from the officially supported distributions).
113113
> After a new package version is released, support for the previous two versions is reduced to technical support only. Versions older than that which are listed in this section are provided for technical upgrade support only.
114114
> Currently, Rocky and Alma distributions aren't supported in Microsoft Defender Vulnerability Management.
115115
> Microsoft Defender for Endpoint for all other supported distributions and versions is kernel-version agnostic. The minimal requirement for the kernel version to be `3.10.0-327` or later.
116116
117-
> [!CAUTION]
117+
> [!CAUTION]
118118
> Running Defender for Endpoint on Linux side by side with other `fanotify`-based security solutions isn't supported. It can lead to unpredictable results, including hanging the operating system. If there are any other applications on the system that use `fanotify` in blocking mode, applications are listed in the `conflicting_applications` field of the `mdatp health` command output. The Linux **FAPolicyD** feature uses `fanotify` in blocking mode, and is therefore unsupported when running Defender for Endpoint in active mode. You can still safely take advantage of Defender for Endpoint on Linux EDR functionality after configuring the antivirus functionality Real Time Protection Enabled to [Passive mode](linux-preferences.md#enforcement-level-for-antivirus-engine).
119119
120120
- List of supported filesystems for RTP, Quick, Full, and Custom Scan.
@@ -146,7 +146,7 @@ Microsoft Defender for Endpoint for Linux includes anti-malware and endpoint det
146146
> If eBPF isn't supported on your machines, or if there are specific requirements to remain on Auditd, and your machines are using Defender for Endpoint on Linux version `101.24072.0001` or lower, then Audit framework (`auditd`) must be enabled on your system.
147147
> If you're using Auditd, then system events captured by rules added to `/etc/audit/rules.d/` adds to `audit.log`(s) and might affect host auditing and upstream collection. Events added by Microsoft Defender for Endpoint on Linux are tagged with the `mdatp` key.
148148
149-
- /opt/microsoft/mdatp/sbin/wdavdaemon requires executable permission. For more information, see "Ensure that the daemon has executable permission" in [Troubleshoot installation issues for Microsoft Defender for Endpoint on Linux](linux-support-install.md).
149+
- `/opt/microsoft/mdatp/sbin/wdavdaemon` requires executable permission. For more information, see "Ensure that the daemon has executable permission" in [Troubleshoot installation issues for Microsoft Defender for Endpoint on Linux](linux-support-install.md).
150150

151151
### Installation instructions
152152

@@ -182,7 +182,7 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
182182
> - For DEBIAN, the mdatp package requires `auditd`.
183183
> - For Mariner, the mdatp package requires `audit`.
184184
185-
The`mde-netfilter` package also has the following package dependencies:
185+
The `mde-netfilter` package also has the following package dependencies:
186186

187187
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1`, and `libglib2.0-0`
188188
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`

0 commit comments

Comments
 (0)