Skip to content

Commit c527ea6

Browse files
committed
Update linux-install-with-saltack.md
1 parent be29037 commit c527ea6

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

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

Lines changed: 14 additions & 5 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: 12/24/2024
18+
ms.date: 04/10/2025
1919
---
2020

2121
# Deploy Microsoft Defender for Endpoint on Linux with Saltstack
@@ -27,14 +27,13 @@ ms.date: 12/24/2024
2727

2828
> Want to experience Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630)
2929
30-
31-
This article describes how to deploy Defender for Endpoint on Linux using Saltstack. A successful deployment requires the completion of all of the steps in this article.
30+
You can deploy [Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md) by using a variety of tools and methods. This article describes how to deploy Defender for Endpoint on Linux using Saltstack. A successful deployment requires the completion of all of the steps in this article. (To use another method, see [See also](#see-also) the section.)
3231

3332
[!INCLUDE [Microsoft Defender for Endpoint third-party tool support](../includes/support.md)]
3433

3534
## Prerequisites and system requirements
3635

37-
Before you get started, see [the main Defender for Endpoint on Linux page](microsoft-defender-endpoint-linux.md) for a description of prerequisites and system requirements for the current software version.
36+
Before you get started, see [Prerequisites for Defender for Endpoint on Linux](mde-linux-prerequisites.md) for a description of prerequisites and system requirements.
3837

3938
In addition, for Saltstack deployment, you need to be familiar with Saltstack administration, have Saltstack installed, configure the Master and Minions, and know how to apply states. Saltstack has many ways to complete the same task. These instructions assume availability of supported Saltstack modules, such as *apt* and *unarchive* to help deploy the package. Your organization might use a different workflow. For more information, see [Saltstack documentation](https://docs.saltproject.io/).
4039

@@ -303,8 +302,18 @@ You can configure antivirus or EDR settings on your endpoints using any of the f
303302

304303
When upgrading your operating system to a new major version, you must first uninstall Defender for Endpoint on Linux, install the upgrade, and finally reconfigure Defender for Endpoint on your Linux device.
305304

306-
## Reference
305+
## See also
307306

308307
- [SALT Project documentation](https://docs.saltproject.io/en/latest/topics/about_salt_project.html)
308+
- [Prerequisites for Microsoft Defender for Endpoint on Linux](mde-linux-prerequisites.md)
309+
- [Use installer script based deployment to deploy Defender for Endpoint on Linux](linux-installer-script.md)
310+
- [Deploy Defender for Endpoint on Linux with Ansible](linux-install-with-ansible.md)
311+
- [Deploy Defender for Endpoint on Linux with Chef](linux-deploy-defender-for-endpoint-with-chef.md)
312+
- [Deploy Defender for Endpoint on Linux with Puppet](linux-install-with-puppet.md)
313+
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
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+
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
317+
309318

310319
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)