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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Pull the [installer bash script](https://github.com/microsoft/mdatp-xplat/tree/m
120
120
121
121
### Create Ansible YAML files
122
122
123
-
Create installation YAML file. You can also download the file directly from [GitHub](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-events)
123
+
Create installation YAML file. You can also download the file directly from [GitHub](/defender-endpoint/linux-support-events)
### How to uninstall Microsoft Defender for Endpoint on Linux Servers
228
228
229
-
Create uninstallation YAML file (eg: /etc/ansible/playbooks/uninstall_mdatp.yml) which uses mde_installer.sh. You can also download the file directly from [GitHub](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-events)
229
+
Create uninstallation YAML file (eg: /etc/ansible/playbooks/uninstall_mdatp.yml) which uses mde_installer.sh. You can also download the file directly from [GitHub](/defender-endpoint/linux-support-events)
230
230
231
231
```bash
232
232
@@ -445,18 +445,18 @@ Now run the tasks files under `/etc/ansible/playbooks/` or relevant directory.
445
445
446
446
## Troubleshoot installation issues
447
447
For self-troubleshooting, do the following
448
-
1.Refer to [Log installation issues](linux-resources.md#log-installation-issues) for more information on how to find the automatically generated log that is created by the installer when an error occurs.
449
-
2.Refer to [Installation issues](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-install) for more information on commonly occurring installation issues
450
-
3.If health of the device is false, refer to [MDE agent health issues](https://learn.microsoft.com/en-us/defender-endpoint/health-status)
5.For proxy and connectivity issues, refer to [Troubleshoot cloud connectivity issues](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-connectivity)
448
+
1.Refer to [Log installation issues](linux-resources.md#log-installation-issues) for more information on how to find the automatically generated log that is created by the installer when an error occurs.
449
+
2.Refer to [Installation issues](/defender-endpoint/linux-support-install) for more information on commonly occurring installation issues
450
+
3.If health of the device is false, refer to [MDE agent health issues](/defender-endpoint/health-status)
5.For proxy and connectivity issues, refer to [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity)
453
453
454
-
To get support from Microsoft, raise a support ticket and provide log dump by [running client analyser](https://learn.microsoft.com/en-us/defender-endpoint/run-analyzer-macos-linux)
454
+
To get support from Microsoft, raise a support ticket and provide log dump by [running client analyser](/defender-endpoint/run-analyzer-macos-linux)
455
455
456
456
## How to configure policies for Microsoft Defender on Linux
457
457
You can configure AV/EDR settings on your endpoints using following methods
458
-
3.Refer to [set preferences](https://learn.microsoft.com/en-us/defender-endpoint/linux-preferences) to learn more about the available settings
459
-
4.Refer to [security settings management](https://learn.microsoft.com/en-us/mem/intune/protect/mde-security-integration) to configure settings via Microsoft Defender Portal
458
+
3.Refer to [set preferences](/defender-endpoint/linux-preferences) to learn more about the available settings
459
+
4.Refer to [security settings management](/mem/intune/protect/mde-security-integration) to configure settings via Microsoft Defender Portal
460
460
461
461
462
462
## Operating system upgrades
@@ -474,6 +474,6 @@ When upgrading your operating system to a new major version, you must first unin
0 commit comments