Skip to content

Commit 6aa5175

Browse files
committed
Update linux-install-with-ansible.md
1 parent 86fc259 commit 6aa5175

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Pull the [installer bash script](https://github.com/microsoft/mdatp-xplat/tree/m
120120

121121
### Create Ansible YAML files
122122

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)
124124

125125
```bash
126126
- name: Install and Onboard MDE
@@ -226,7 +226,7 @@ ansible-playbook -i /etc/ansible/hosts /etc/ansible/playbooks/install_mdatp.yml
226226
227227
### How to uninstall Microsoft Defender for Endpoint on Linux Servers
228228
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)
230230
231231
```bash
232232
@@ -445,18 +445,18 @@ Now run the tasks files under `/etc/ansible/playbooks/` or relevant directory.
445445
446446
## Troubleshoot installation issues
447447
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)
451-
4. For product performance issues, refer to [Troubleshoot performance issues](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-perf), [performance tuning](https://review.learn.microsoft.com/en-us/defender-endpoint/linux-support-perf?branch=main)
452-
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)
451+
4. For product performance issues, refer to [Troubleshoot performance issues](/defender-endpoint/linux-support-perf), [performance tuning](https://review.learn.microsoft.com/en-us/defender-endpoint/linux-support-perf?branch=main)
452+
5. For proxy and connectivity issues, refer to [Troubleshoot cloud connectivity issues](/defender-endpoint/linux-support-connectivity)
453453
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)
455455
456456
## How to configure policies for Microsoft Defender on Linux
457457
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
460460
461461
462462
## Operating system upgrades
@@ -474,6 +474,6 @@ When upgrading your operating system to a new major version, you must first unin
474474
- [Manage apt-packages](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/apt_module.html)
475475
476476
## See also
477-
- [Missing event issues](https://learn.microsoft.com/en-us/defender-endpoint/linux-support-events)
477+
- [Missing event issues](/defender-endpoint/linux-support-events)
478478
479479
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)