Skip to content

Commit 59147b5

Browse files
committed
removing mde-linux-arm
1 parent ca40f35 commit 59147b5

10 files changed

+6
-15
lines changed

defender-endpoint/deployment-strategy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection:
1313
ms.topic: conceptual
1414
ms.subservice: onboard
1515
search.appverid: met150
16-
ms.date: 04/15/2025
16+
ms.date: 04/17/2025
1717
---
1818

1919
# 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
5252
| **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) |
5353
|**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) |
5454
|**macOS**| [Intune](mac-install-with-intune.md)<br/>[JAMF Pro](mac-install-with-jamf.md) <br/>[Local script](mac-install-manually.md)(manual deployment) <br/>[MDM tools](mac-install-with-other-mdm.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 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)|
5656
|**Android**|[Microsoft Intune](android-intune.md)|
5757
|**iOS**|[Microsoft Intune](ios-install.md) <br/> [Mobile Application Manager](ios-install-unmanaged.md) |
5858

defender-endpoint/linux-deploy-defender-for-endpoint-with-chef.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 04/10/2025
18+
ms.date: 04/17/2025
1919
---
2020

2121
# 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
243243
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
244244
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
245245
- [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)
247246
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
248247
249248
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

defender-endpoint/linux-install-manually.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: linux
1717
search.appverid: met150
18-
ms.date: 04/10/2025
18+
ms.date: 04/17/2025
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux manually
@@ -563,7 +563,6 @@ For manual uninstallation, execute the following command for your Linux distribu
563563
- [Deploy Defender for Endpoint on Linux with Puppet](linux-install-with-puppet.md)
564564
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
565565
- [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)
567566
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
568567
569568
[!INCLUDE [Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

defender-endpoint/linux-install-with-ansible.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ When upgrading your operating system to a new major version, you must first unin
483483
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
484484
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
485485
- [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)
487486
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
488487
489488
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

defender-endpoint/linux-install-with-puppet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ class remove_mdatp {
351351
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
352352
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
353353
- [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)
355354
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
356355
357356
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

defender-endpoint/linux-install-with-saltack.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ When upgrading your operating system to a new major version, you must first unin
312312
- [Deploy Defender for Endpoint on Linux with Puppet](linux-install-with-puppet.md)
313313
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
314314
- [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)
316315
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
317316

318317

defender-endpoint/linux-installer-script.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ To configure antivirus and EDR settings, see the following articles:
284284
- [Deploy Defender for Endpoint on Linux with Saltstack](linux-install-with-saltack.md)
285285
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
286286
- [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)
288287
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
289288

290289
> [!TIP]

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ There are several methods and tools that you can use to deploy Microsoft Defende
199199
- [SaltStack based deployment](/defender-endpoint/linux-install-with-saltack)
200200
- [Manual deployment](/defender-endpoint/linux-install-manually)
201201
- [Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)
202-
- [Guidance for Defender for Endpoint on Linux for Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm)
203202
- [Guidance for Defender for Endpoint on Linux Server with SAP](/defender-endpoint/mde-linux-deployment-on-sap)
204203

205204
> [!IMPORTANT]

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ms.date: 03/31/2025
2626
- Microsoft Defender for Servers Plan 1 or Plan 2
2727

2828
> [!TIP]
29-
> We're excited to share that Microsoft Defender for Endpoint on Linux now extends support to 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).
29+
> We're excited to share that Microsoft Defender for Endpoint on Linux now extends support to Arm64-based Linux servers in preview. For more information, see [April 2025 updates](whats-new-in-microsoft-defender-endpoint.md#april-2025).
3030
3131
[!INCLUDE [Microsoft Defender XDR rebranding](../includes/microsoft-defender.md)]
3232

@@ -71,7 +71,6 @@ There are several methods and tools that you can use to deploy Microsoft Defende
7171
- [SaltStack based deployment](/defender-endpoint/linux-install-with-saltack)
7272
- [Manual deployment](/defender-endpoint/linux-install-manually)
7373
- [Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)
74-
- [Deployment guidance for Defender for Endpoint on Linux on Arm64-based devices (preview)](/defender-endpoint/mde-linux-arm)
7574
- [Deployment guidance for Defender for Endpoint on Linux Server with SAP](/defender-endpoint/mde-linux-deployment-on-sap)
7675

7776
> [!IMPORTANT]

defender-endpoint/onboard-server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can choose from several deployment methods and tools to onboard servers, as
7575
|Operating system| Deployment method |
7676
|---|---|
7777
| Windows Server 2025 <br/>Windows Server 2022 <br/>Windows Server 2019<br/>Windows Server, version 1803 <br/>Windows Server 2016 <br/>Windows Server 2012 R2 | [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) <br/>[Onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) <br/>[Modern, unified solution for Windows Server 2016 and 2012 R2](#functionality-in-the-modern-unified-solution-for-windows-server-2016-and-windows-server-2012-r2) |
78-
|Linux |[Installer script based deployment](/defender-endpoint/linux-installer-script) <br/>[Ansible script based deployment](linux-install-with-ansible.md) <br/>[Chef script based deployment](linux-deploy-defender-for-endpoint-with-chef.md)<br/>[Puppet script based deployment](linux-install-with-puppet.md) <br/>[Saltstack script based deployment](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/>[Guidance for ARM64-based Linux devices (preview)](mde-linux-arm.md)<br/>[Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md) |
78+
|Linux |[Installer script based deployment](/defender-endpoint/linux-installer-script) <br/>[Ansible script based deployment](linux-install-with-ansible.md) <br/>[Chef script based deployment](linux-deploy-defender-for-endpoint-with-chef.md)<br/>[Puppet script based deployment](linux-install-with-puppet.md) <br/>[Saltstack script based deployment](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/>[Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md) |
7979

8080
## Onboard Windows Server, version 1803, Windows Server 2019, and Windows Server 2025
8181

@@ -192,7 +192,6 @@ To onboard servers running Linux, follow these steps:
192192
- [Manual deployment](linux-install-manually.md) (uses a local script)
193193
- [Direct onboarding with Defender for Cloud](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint)
194194
- [Connect your non-Azure machines to Microsoft Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/quickstart-onboard-machines)
195-
- [Guidance for ARM64-based Linux servers (preview)](mde-linux-arm.md)
196195
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
197196

198197
3. Configure your capabilities. See [Configure security settings in Microsoft Defender for Endpoint on Linux](linux-preferences.md).

0 commit comments

Comments
 (0)