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/deployment-strategy.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.collection:
13
13
ms.topic: conceptual
14
14
ms.subservice: onboard
15
15
search.appverid: met150
16
-
ms.date: 04/15/2025
16
+
ms.date: 04/17/2025
17
17
---
18
18
19
19
# Identify your architecture and select a deployment method for Defender for Endpoint
@@ -52,7 +52,7 @@ Once you have determined the architecture of your environment and have created a
52
52
|**Windows client devices**|[Microsoft Intune / Mobile Device Management (MDM)](configure-endpoints-mdm.md) <br/>[Microsoft Configuration Manager](configure-endpoints-sccm.md)<br/>[Local script (up to 10 devices)](configure-endpoints-script.md)<br/>[Group Policy](configure-endpoints-gp.md)<br/>[Non-persistent virtual desktop infrastructure (VDI) devices](configure-endpoints-vdi.md)<br/>[Azure Virtual Desktop](onboard-windows-multi-session-device.md)<br/>[System Center Endpoint Protection and Microsoft Monitoring Agent](onboard-downlevel.md) (for previous versions of Windows) |
53
53
|**Windows Server** <br/>(Requires a server plan) |[Local script](configure-endpoints-script.md)<br/>[Integration with Microsoft Defender for Cloud](azure-server-integration.md)<br/>[Guidance for Windows Server with SAP](mde-sap-windows-server.md)|
|**Linux server**<br/>(Requires a server plan)|[Installer script based deployment](linux-installer-script.md)<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)<br/>[Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)<br/>[Guidance for ARM64-based devices (preview)](mde-linux-arm.md)<br/>[Guidance for Linux with SAP](mde-linux-deployment-on-sap.md)|
55
+
|**Linux server**<br/>(Requires a server plan)|[Installer script based deployment](linux-installer-script.md)<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)<br/>[Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)<br/>[Guidance for Linux with SAP](mde-linux-deployment-on-sap.md)|
Copy file name to clipboardExpand all lines: defender-endpoint/linux-deploy-defender-for-endpoint-with-chef.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: How to Deploy Defender for Endpoint on Linux with Chef
3
3
description: Learn how to deploy Defender for Endpoint on Linux with Chef.
4
4
ms.service: defender-endpoint
5
-
ms.author: deniseb
6
-
author: denisebmsft
5
+
ms.author: ewalsh
6
+
author: emmwalshh
7
7
ms.reviewer: gopkr
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice: linux
17
17
search.appverid: met150
18
-
ms.date: 04/10/2025
18
+
ms.date: 04/17/2025
19
19
---
20
20
21
21
# Deploy Defender for Endpoint on Linux with Chef
@@ -243,7 +243,6 @@ To include this step as part of the recipe, add `include_recipe ':: uninstall_md
243
243
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
244
244
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
245
245
- [Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
246
-
- [Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
247
246
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
248
247
249
248
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-manually.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice: linux
17
17
search.appverid: met150
18
-
ms.date: 04/10/2025
18
+
ms.date: 04/17/2025
19
19
---
20
20
21
21
# Deploy Microsoft Defender for Endpoint on Linux manually
@@ -563,7 +563,6 @@ For manual uninstallation, execute the following command for your Linux distribu
563
563
- [Deploy Defender for Endpoint on Linux with Puppet](linux-install-with-puppet.md)
564
564
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
565
565
- [Connect your non-Azure machines to Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
566
-
- [Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
567
566
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
568
567
569
568
[!INCLUDE [Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-with-ansible.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Deploy Microsoft Defender for Endpoint on Linux with Ansible
3
3
ms.reviewer: gopkr
4
4
description: Describes how to deploy Microsoft Defender for Endpoint on Linux using Ansible.
5
5
ms.service: defender-endpoint
6
-
ms.author: deniseb
7
-
author: denisebmsft
6
+
ms.author: ewalsh
7
+
author: emmwalshh
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
10
10
audience: ITPro
@@ -483,7 +483,6 @@ When upgrading your operating system to a new major version, you must first unin
483
483
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
484
484
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
485
485
- [Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
486
-
- [Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
487
486
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
488
487
489
488
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-with-puppet.md
+38-39Lines changed: 38 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Deploy Microsoft Defender for Endpoint on Linux with Puppet
3
3
ms.reviewer: gopkr
4
4
description: Describes how to deploy Microsoft Defender for Endpoint on Linux using Puppet.
5
5
ms.service: defender-endpoint
6
-
ms.author: deniseb
7
-
author: denisebmsft
6
+
ms.author: ewalsh
7
+
author: emmwalshh
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
10
10
audience: ITPro
@@ -107,51 +107,51 @@ There are two ways to create a manifest file:
107
107
1. Download the installer bash script. Pull the [installer bash script](https://github.com/microsoft/mdatp-xplat/blob/master/linux/installation/mde_installer.sh) from Microsoft GitHub Repository or use the following command to download it.
2. Add the following content to the `install_mdatp/manifests/init.pp` file. You can also download the file directly from [GitHub](https://github.com/microsoft/mdatp-xplat/blob/master/linux/installation/third_party_installation_playbooks/puppet.install_mdatp_simplified.init.pp)
115
115
116
-
```bash
116
+
```bash
117
117
118
-
# Puppet manifest to install Microsoft Defender for Endpoint on Linux.
119
-
# @param channel The release channel based on your environment, insider-fast or prod.
118
+
# Puppet manifest to install Microsoft Defender for Endpoint on Linux.
119
+
# @param channel The release channel based on your environment, insider-fast or prod.
120
120
121
-
class install_mdatp (
122
-
$channel = 'prod',
123
-
) {
124
-
# Ensure that the directory /tmp/mde_install exists
125
-
file { '/tmp/mde_install':
126
-
ensure => directory,
127
-
mode =>'0755',
128
-
}
121
+
class install_mdatp (
122
+
$channel = 'prod',
123
+
) {
124
+
# Ensure that the directory /tmp/mde_install exists
require => File['/tmp/mde_install/mde_installer.sh', '/tmp/mde_install/mdatp_onboard.json'], # Ensure the script is copied before running the installer
151
-
}
144
+
# Install MDE on the host using an external script
require => File['/tmp/mde_install/mde_installer.sh', '/tmp/mde_install/mdatp_onboard.json'], # Ensure the script is copied before running the installer
151
+
}
152
152
153
-
}
154
-
```
153
+
}
154
+
```
155
155
> [!NOTE]
156
156
> The installer script also supports other parameters such as channel, realtime protection, version, etc. To select from the list of available options, check help.
157
157
>`./mde_installer.sh --help`
@@ -351,7 +351,6 @@ class remove_mdatp {
351
351
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
352
352
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
353
353
- [Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
354
-
- [Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
355
354
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
356
355
357
356
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-with-saltack.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Deploy Microsoft Defender for Endpoint on Linux with SaltStack
3
3
ms.reviewer: dmcwee, gopkr
4
4
description: Describes how to deploy Microsoft Defender for Endpoint on Linux using Saltstack.
5
5
ms.service: defender-endpoint
6
-
ms.author: deniseb
7
-
author: denisebmsft
6
+
ms.author: ewalsh
7
+
author: emmwalshh
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
10
10
audience: ITPro
@@ -312,7 +312,6 @@ When upgrading your operating system to a new major version, you must first unin
312
312
-[Deploy Defender for Endpoint on Linux with Puppet](linux-install-with-puppet.md)
313
313
-[Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
314
314
-[Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
315
-
-[Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
316
315
-[Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
Copy file name to clipboardExpand all lines: defender-endpoint/linux-installer-script.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,7 +284,6 @@ To configure antivirus and EDR settings, see the following articles:
284
284
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
285
285
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
286
286
- [Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
287
-
- [Defender for Endpoint on Linux for ARM64-based devices (preview)](mde-linux-arm.md)
288
287
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
0 commit comments