You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/mde-linux-prerequisites.md
+16-21Lines changed: 16 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Requirements for Microsoft Defender for Endpoint on Linux
2
+
title: Prerequisites for Microsoft Defender for Endpoint on Linux
3
3
ms.reviewer: gopkr, pahuijbr, megphapriya
4
4
description: Describes the requirements needed to install and use Microsoft Defender for Endpoint on Linux.
5
5
ms.service: defender-endpoint
@@ -15,13 +15,13 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice: linux
17
17
search.appverid: met150
18
-
ms.date: 03/12/2025
18
+
ms.date: 03/14/2025
19
19
---
20
20
21
-
# Requirements for Microsoft Defender for Endpoint on Linux
21
+
# Prerequisites for Microsoft Defender for Endpoint on Linux
22
22
23
23
> [!TIP]
24
-
> We're excited to share that Microsoft Defender for Endpoint on Linux now extends support for Arm64-based Linux servers in preview! For more information, see [Microsoft Defender for Endpoint on Linux for Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm)
24
+
> Microsoft Defender for Endpoint on Linux now extends support for Arm64-based Linux servers in preview! For more information, see [Microsoft Defender for Endpoint on Linux for Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm)
@@ -32,28 +32,25 @@ This article lists hardware and software requirements for Microsoft Defender for
32
32
33
33
## Software requirements
34
34
35
-
- Linux server endpoints should be able to access the Microsoft Defender portal. Configure proxy if necessary.
35
+
- Linux server endpoints should be able to access the [Microsoft Defender portal](https://security.microsoft.com). If necessary, [configure static proxy discovery](linux-static-proxy-configuration.md).
36
36
- Linux server endpoints should have systemd (system manager) installed.
37
-
- Administrative privileges on the Linux endpoint are required for installation.
37
+
- Administrative privileges on the Linux server endpoint are required for installation.
38
38
39
39
> [!NOTE]
40
-
> Linux distribution using system manager supports both SystemV and Upstart.
41
-
> Microsoft Defender for Endpoint on Linux agent is independent from [Operation Management Suite (OMS) agent](/azure/azure-monitor/agents/azure-monitor-agent-overview#log-analytics-agent).
40
+
> Linux distributions using system manager support both SystemV and Upstart.
41
+
> The Microsoft Defender for Endpoint on Linux agent is independent from [Operation Management Suite (OMS) agent](/azure/azure-monitor/agents/azure-monitor-agent-overview#log-analytics-agent).
42
42
> Microsoft Defender for Endpoint relies on its own independent telemetry pipeline.
43
43
44
44
## System Requirements
45
45
46
-
1.**CPU**: One CPU core minimum. For high-performance workloads, more cores are recommended.
47
-
48
-
2.**Disk Space**: 2 GB minimum. For high-performance workloads, more disk space might be needed.
49
-
50
-
3.**Memory**: 1 GB of RAM minimum. For high-performance workloads, more memory might be needed.
46
+
-**CPU**: One CPU core minimum. For high-performance workloads, more cores are recommended.
47
+
-**Disk Space**: 2 GB minimum. For high-performance workloads, more disk space might be needed.
48
+
-**Memory**: 1 GB of RAM minimum. For high-performance workloads, more memory might be needed.
51
49
52
50
> [!NOTE]
53
-
> Performance tuning might be needed based on workloads.
54
-
> For more information, see [Performance tuning for Microsoft Defender for Endpoint on Linux](/defender-endpoint/linux-support-perf)
51
+
> Performance tuning might be needed based on workloads. For more information, see [Performance tuning for Microsoft Defender for Endpoint on Linux](/defender-endpoint/linux-support-perf)
55
52
56
-
## List of Supported Linux distributions
53
+
## Supported Linux distributions
57
54
58
55
The following Linux server distributions and x64 (AMD64/EM64T) versions are supported:
59
56
@@ -88,16 +85,14 @@ The following Linux server distributions and x64 (AMD64/EM64T) versions are supp
88
85
- Amazon Linux 2 Arm64
89
86
- Amazon Linux 2023 Arm64
90
87
91
-
> [!IMPORTANT]
92
-
> Support for Microsoft Defender for Endpoint on Linux for Arm64-based Linux devices is now in preview.
93
-
> For more information, see [Microsoft Defender for Endpoint on Linux for Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm).
88
+
Support for [Microsoft Defender for Endpoint on Linux for Arm64-based devices](/defender-endpoint/mde-linux-arm) is now in preview.
94
89
95
90
> [!NOTE]
96
91
> The workstation and desktop versions of these distributions are unsupported
97
-
> Distributions and versions that aren't explicitly listed are unsupported.
92
+
> Distributions and versions that aren't explicitly listed are unsupported (even if they're derived from the officially supported distributions).
98
93
> After a new package version is released, support for the previous two versions is reduced to technical support only.
99
94
> Rocky and Alma distributions aren't currently supported in Microsoft Defender Vulnerability Management. However, Microsoft Defender for Endpoint is kernel-version agnostic for all other supported distributions and versions.
100
-
> The minimal requirement for the kernel version to be 3.10.0-327 or later.
95
+
> The minimal requirement for the kernel version is `3.10.0-327` or later.
101
96
102
97
> [!WARNING]
103
98
> Running Defender for Endpoint on Linux with other fanotify-based security solutions isn't supported as It can lead to unpredictable results, including hanging the operating system.
0 commit comments