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/linux-install-with-ansible.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,11 @@ ms.date: 10/11/2024
26
26
27
27
This article describes how to deploy Defender for Endpoint on Linux using Ansible. A successful deployment requires the completion of all of the following tasks:
28
28
29
-
-[Download the onboarding package](#download-the-onboarding-package)
-[Prerequisites and system requirements](#prerequisites-and-system-requirements-applicable-to-both-the-methods)
30
+
-[Download the onboarding package](#download-the-onboarding-package-applicable-to-both-the-methods)
31
+
-[Deploy MDE using mde_installer.sh with Ansible](#deploy-mde-using-mde-installer-sh-with-ansible)
32
+
-[Deploy MDE using Ansible by configuring repositories manually](#deploy-mde-using-ansible-by-configuring-repositories-manually)
33
+
33
34
34
35
35
36
[!INCLUDE [Microsoft Defender for Endpoint third-party tool support](../includes/support.md)]
@@ -46,7 +47,7 @@ This method greatly simplifies the automation process and helps to install the M
46
47
47
48
This method allows to automate the deployment process by manually configuring repositories, installing the agent and onboarding the device for each distro. This method gives more granular control over the deployment process.
48
49
49
-
## Prerequisites and system requirements applicable to both the Methods
50
+
## Prerequisites and system requirements applicable to both the methods
50
51
51
52
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.
0 commit comments