Skip to content

Commit c1f0675

Browse files
committed
fixes
1 parent f901e25 commit c1f0675

11 files changed

+15
-15
lines changed

defender-endpoint/api/run-live-response.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ Before you can initiate a session on a device, make sure you fulfill the followi
9393
- 12 (Monterey)
9494
- 11 (Big Sur)
9595

96-
- **Linux Server**
97-
- [Supported Linux server distributions and kernel versions](../microsoft-defender-endpoint-linux.md)
96+
- **Linux servers**
97+
- [Supported Linux distributions](../mde-linux-prerequisites.md#supported-linux-distributions)
9898

9999
## Permissions
100100

defender-endpoint/defender-endpoint-demonstration-network-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Network Protection helps reduce the attack surface of your devices from Internet
3131
## Scenario requirements and setup
3232

3333
- Client devices must be running Windows 11, Windows 10 version 1709 build 16273 or newer, or macOS
34-
- Server device must be running Windows Server 2025, Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2 (with the new unified client), or Linux Server.
34+
- Server devices must be running Windows Server 2025, Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2 (with the new unified client), or Linux.
3535
- Microsoft Defender Antivirus
3636

3737
## Windows

defender-endpoint/edr-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.date: 03/04/2025
2929

3030
- Windows client devices must be running Windows 11, Windows 10 version 1709 build 16273 or newer, Windows 8.1, or Windows 7 SP1.
3131
- Windows server devices must be running Windows Server 2025, Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, or Windows Server 2008 R2 SP1.
32-
- Linux Server
32+
- Linux servers must be running a supported version (see [Prerequisites for Microsoft Defender for Endpoint on Linux](mde-linux-prerequisites.md))
3333
- Devices must be onboarded to Defender for Endpoint
3434

3535
Endpoint detection and response for Endpoint provide advanced attack detections that are near real-time and actionable. Security analysts can prioritize alerts effectively, gain visibility into the full scope of a breach, and take response actions to remediate threats.

defender-endpoint/mde-p1-setup-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following table lists the basic requirements for Defender for Endpoint Plan
5252
| Licensing requirements | Defender for Endpoint Plan 1 (standalone, or as part of Microsoft 365 E3, A3, or G3) |
5353
| Browser requirements | Microsoft Edge <br/> Internet Explorer version 11 <br/> Google Chrome |
5454
| Operating systems (client) | Windows 11<br/>Windows 10, version 1709, or later<br/>[macOS](microsoft-defender-endpoint-mac.md)<br/>[iOS](microsoft-defender-endpoint-ios.md) <br/>[Android OS](microsoft-defender-endpoint-android.md) |
55-
| Operating systems (server) | Windows Server 2025 <br/>Windows Server 2022<br/>Windows Server 2019<br/>Windows Server version 1803 and later<br/>Windows Server 2016 and 2012 R2 are supported when using the [modern unified solution](configure-server-endpoints.md#functionality-in-the-modern-unified-solution)<br/>[Linux Server](microsoft-defender-endpoint-linux.md) |
55+
| Operating systems (server) | Windows Server 2025 <br/>Windows Server 2022<br/>Windows Server 2019<br/>Windows Server version 1803 and later<br/>Windows Server 2016 and 2012 R2 are supported when using the [modern unified solution](configure-server-endpoints.md#functionality-in-the-modern-unified-solution)<br/>[Linux](microsoft-defender-endpoint-linux.md) |
5656
| Datacenter | One of the following datacenter locations: <br/>- European Union <br/>- United Kingdom <br/>- United States |
5757

5858
> [!NOTE]

defender-endpoint/minimum-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To add anti-malware protection to these older operating systems, you can use [Sy
113113
### Other supported operating systems
114114

115115
- [Mac](microsoft-defender-endpoint-mac.md) (client devices)
116-
- [Linux Server](microsoft-defender-endpoint-linux.md)
116+
- [Linux](microsoft-defender-endpoint-linux.md)
117117
- [Windows Subsystem for Linux](mde-plugin-wsl.md)
118118
- [Android](microsoft-defender-endpoint-android.md)
119119
- [iOS](microsoft-defender-endpoint-ios.md)

defender-endpoint/network-protection-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sudo apt install -y mdatp
8080

8181
### Device Onboarding
8282

83-
To onboard the device, you must download the Python onboarding package for Linux server from Microsoft Defender XDR -> Settings -> Device Management -> Onboarding and run:
83+
To onboard the device, you must download the Python onboarding package for Linux server from the Microsoft Defender portal. Go to **Settings** > **Device Management** > **Onboarding**, and then run the following command:
8484

8585
```bash
8686
sudo python3 MicrosoftDefenderATPOnboardingLinuxServer.py

defender-endpoint/non-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For more details on how to get started, visit the Defender for Endpoint on macOS
4343

4444
## Microsoft Defender for Endpoint on Linux
4545

46-
Microsoft Defender for Endpoint on Linux offers preventative antivirus (AV), endpoint detection and response (EDR), and vulnerability management capabilities for Linux servers. This includes a full command line experience to configure and manage the agent, initiate scans, and manage threats. We support recent versions of the six most common Linux Server distributions: RHEL 7.2+, CentOS Linux 7.2+, Ubuntu 16 LTS, or higher LTS, SLES 12+, Debian 9+, and Oracle Linux 7.2. Microsoft Defender for Endpoint on Linux can be deployed and configured using Puppet, Ansible, or using your existing Linux configuration management tool. Security Management for Microsoft Defender for Endpoint is now supported on Linux. For information about the key features and benefits, read our
46+
Microsoft Defender for Endpoint on Linux offers preventative antivirus (AV), endpoint detection and response (EDR), and vulnerability management capabilities for Linux servers. This includes a full command line experience to configure and manage the agent, initiate scans, and manage threats. We support recent versions of the six most common Linux distributions: RHEL 7.2+, CentOS Linux 7.2+, Ubuntu 16 LTS, or higher LTS, SLES 12+, Debian 9+, and Oracle Linux 7.2. Microsoft Defender for Endpoint on Linux can be deployed and configured using Puppet, Ansible, or using your existing Linux configuration management tool. Security Management for Microsoft Defender for Endpoint is now supported on Linux. For information about the key features and benefits, read our
4747
[announcements](https://techcommunity.microsoft.com/t5/microsoft-defender-atp/bg-p/MicrosoftDefenderATPBlog/label-name/Linux).
4848

4949
For more details on how to get started, visit the Microsoft Defender for Endpoint on Linux [documentation](microsoft-defender-endpoint-linux.md).

defender-endpoint/onboard-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Onboard servers through Microsoft Defender for Endpoint's onboarding experience
3-
description: Learn how to onboard servers running Windows Server or Linux Server to Microsoft Defender for Endpoint.
3+
description: Learn how to onboard servers running Windows Server or Linux to Microsoft Defender for Endpoint.
44
ms.service: defender-endpoint
55
ms.author: deniseb
66
author: denisebmsft
@@ -44,7 +44,7 @@ The following table lists deployment methods for onboarding servers:
4444
|---|---|
4545
| Windows Server 2025 <br/>Windows Server 2022 <br/>Windows Server 2019<br/>Windows Server, version 1803 | [Local script](configure-endpoints-script.md) (uses an onboarding package)<br/>[Defender for Servers](/azure/defender-for-cloud/tutorial-enable-servers-plan)<br/> [Microsoft Configuration Manager](/mem/configmgr/protect/deploy-use/defender-advanced-threat-protection) <br/> [Group Policy](configure-endpoints-gp.md) <br/>[VDI scripts](configure-endpoints-vdi.md) |
4646
| Windows Server 2016 <br/>Windows Server 2012 R2 | [Modern, unified solution in Defender for Endpoint](/defender-endpoint/configure-server-endpoints#windows-server-2016-and-windows-server-2012-r2) |
47-
|Linux Server |[Installer script based deployment](/defender-endpoint/linux-installer-script) <br/>[Ansible](linux-install-with-ansible.md) <br/>[Chef](linux-deploy-defender-for-endpoint-with-chef.md)<br/>[Puppet](linux-install-with-puppet.md) <br/>[Saltstack](linux-install-with-saltack.md)<br/> [Manual deployment](linux-install-manually.md) (uses a local script) <br/>[Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)<br/>[Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/quickstart-onboard-machines)<br/>[Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)<br/>[Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md) |
47+
|Linux |[Installer script based deployment](/defender-endpoint/linux-installer-script) <br/>[Ansible](linux-install-with-ansible.md) <br/>[Chef](linux-deploy-defender-for-endpoint-with-chef.md)<br/>[Puppet](linux-install-with-puppet.md) <br/>[Saltstack](linux-install-with-saltack.md)<br/> [Manual deployment](linux-install-manually.md) (uses a local script) <br/>[Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)<br/>[Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/quickstart-onboard-machines)<br/>[Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)<br/>[Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md) |
4848

4949
## See also
5050

defender-endpoint/schedule-antivirus-scan-in-mde.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To run a scan of Microsoft Defender Antivirus for Linux, see [Supported Commands
3434

3535
See the following system requirements needed to schedule Microsoft Defender Antivirus scan in Microsoft Defender Endpoint on Linux.
3636

37-
- Linux server distributions and versions: Red Hat Enterprise Linux 7.2 or higher.
37+
- Linux distributions and versions: Red Hat Enterprise Linux 7.2 or higher.
3838
- The **FANOTIFY** option in kernel must be enabled.
3939

4040
## Scheduling Microsoft Defender Antivirus scan in Red Hat Linux

defender-endpoint/supported-capabilities-by-platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ The following table gives information about the supported Microsoft Defender for
6060

6161
> [!NOTE]
6262
> - For Windows Server 2012 R2 and Windows Server 2016, use the modern, unified solution. See [Onboard Windows Servers to the Defender for Endpoint service](configure-server-endpoints.md).
63-
> - On Linux Server, network protection, web protection, and custom network indicators are currently in preview.
64-
> - On Linux Server and Mac, [Device response capabilities: collect investigation package ](respond-machine-alerts.md) is currently in preview. You can also use [Live Response](live-response.md).
65-
> - On Linux Server and Mac, [File response capabilities: collect file, deep analysis, block file, stop, and quarantine processes](respond-file-alerts.md) are currently in preview. You can also use [Live Response](live-response.md).
63+
> - On Linux, network protection, web protection, and custom network indicators are currently in preview.
64+
> - On Linux and Mac, [Device response capabilities: collect investigation package ](respond-machine-alerts.md) is currently in preview. You can also use [Live Response](live-response.md).
65+
> - On Linux and Mac, [File response capabilities: collect file, deep analysis, block file, stop, and quarantine processes](respond-file-alerts.md) are currently in preview. You can also use [Live Response](live-response.md).
6666
> - Endpoint & network device discovery is supported on Windows Server 2019 or later, and on Windows 10 and Windows 11.
6767
> - Microsoft Defender Vulnerability Management is not supported on Rocky and Alma currently.
6868
> - For Windows 7, Windows 8.1, and Windows Server 2008 R2, use System Center Endpoint Protection (SCEP) for the EDR sensor and antivirus protection.

0 commit comments

Comments
 (0)