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-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Download the onboarding package from Microsoft Defender portal.
80
80
81
81
2. In the first drop-down menu, select**Linux Server** as the operating system. In the second drop-down menu, select**Your preferred Linux configuration management tool** as the deployment method.
82
82
83
-
3. Select **Download onboarding package**. Save the file as WindowsDefenderATPOnboardingPackage.zip.
83
+
3. Select **Download onboarding package**. Save the file as `WindowsDefenderATPOnboardingPackage.zip`.
@@ -101,9 +101,9 @@ Download the onboarding package from Microsoft Defender portal.
101
101
inflating: mdatp_onboard.json
102
102
```
103
103
104
-
## Deploy MDE using mde_installer.sh with Ansible
104
+
## Deploy Defender for Endpoint using mde_installer.sh with Ansible
105
105
106
-
Follow the steps below after [downloading the onboarding package]() and completing [pre-requisites]() to deploy MDE using installer bash script
106
+
Follow the steps below after [downloading the onboarding package]() and completing [pre-requisites]() to deploy Defender for Endpoint using installer bash script
107
107
108
108
### Download the installer bash script
109
109
@@ -147,7 +147,7 @@ Create installation YAML file
147
147
148
148
```
149
149
150
-
### Deploy MDE using the above playbook using the command
150
+
### Deploy Defender for Endpoint using the playbook and command
151
151
152
152
Replace the corresponding paths and channel in the below command as per your requirement
a. Go to __[Microsoft Defender Security Portal]()__ inventory. It might take 5-20 mins for the device to show up on the portal.
162
+
1. In the [Microsoft Defender portal](https://security.microsoft.com), open the device inventory. It might take 5-20 mins forthe device to show upin the portal.
163
163
164
-
b. Perform the below post-installation checks which includes checks like health, connectivity, AV/EDR detection tests to ensure successful deployment and working of MDE
164
+
2. Perform the following post-installation checks which includes checks like health, connectivity, antivirus, and EDR detection tests to ensure successful deployment and working of Defender for Endpoint.
0 commit comments