Skip to content

Commit ece884a

Browse files
committed
changed filename and associated links
1 parent 755a4b0 commit ece884a

8 files changed

+13
-13
lines changed

defender-endpoint/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
- name: Installer script based deployment
269269
href: linux-installer-script.md
270270
- name: Enabling deployment to a custom location
271-
href: linux-custom-path-installation.md
271+
href: linux-custom-location-installation.md
272272
- name: Ansible based deployment
273273
href: linux-install-with-ansible.md
274274
- name: Chef based deployment
File renamed without changes.

defender-endpoint/linux-install-manually.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A successful deployment requires the completion of all of the following tasks:
4242
- [SLES and variants](#sles-and-variants-1)
4343
- [Ubuntu and Debian systems](#ubuntu-and-debian-systems)
4444
- [Mariner](#mariner)
45-
- [Preinstall setup for custom path installation](#preinstall-setup-for-custom-path-installation)
45+
- [Preinstall setup for custom location installation](#preinstall-setup-for-custom-location-installation)
4646
- [Application installation](#application-installation)
4747
- [RHEL and variants (CentOS, Fedora, Oracle Linux, Amazon Linux 2, Rocky, and Alma)](#rhel-and-variants-centos-fedora-oracle-linux-amazon-linux-2-rocky-and-alma)
4848
- [SLES and variants](#sles-and-variants)
@@ -258,12 +258,12 @@ In order to preview new features and provide early feedback, it's recommended th
258258
sudo dnf config-manager --enable mariner-official-extras-preview
259259
```
260260

261-
## Preinstall setup for custom path installation
261+
## Preinstall setup for custom location installation
262262

263263
These steps are applicable only if Defender is to be installed in a custom location.
264-
For detailed instructions on installing Microsoft Defender for Endpoint to a custom path, see [Manual installation: preinstallation setup](linux-custom-path-installation.md#manual-installation-preinstallation-setup).
264+
For detailed instructions on installing Microsoft Defender for Endpoint to a custom location, see [Manual installation: preinstallation setup](linux-custom-location-installation.md#manual-installation-preinstallation-setup).
265265

266-
For details on installing to a custom path, refer: [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md).
266+
For details on installing to a custom location, refer: [Enabling deployment of Defender for Endpoint on Linux to a custom location](linux-custom-location-installation.md).
267267

268268
## Application installation
269269

@@ -577,6 +577,6 @@ For manual uninstallation, execute the following command for your Linux distribu
577577
- [Saltstack based deployment](linux-install-with-saltack.md)
578578
- [Connect your non-Azure machines to Defender for Cloud with Defender for Endpoint](/azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint) (direct onboarding using Defender for Cloud)
579579
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
580-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
580+
- [Install Defender for Endpoint on Linux to a custom location](linux-custom-location-installation.md)
581581
582582
[!INCLUDE [Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,6 @@ When upgrading your operating system to a new major version, you must first unin
486486
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
487487
- [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)
488488
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
489-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
489+
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md)
490490
491491
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,6 @@ class remove_mdatp {
352352
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
353353
- [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)
354354
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
355-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
355+
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md)
356356
357357
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ When upgrading your operating system to a new major version, you must first unin
314314
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
315315
- [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)
316316
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
317-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
317+
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md)
318318

319319

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

defender-endpoint/linux-installer-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Before you get started, see [Prerequisites for Defender for Endpoint on Linux](m
129129
|Downgrade to a specific agent version | `sudo ./mde_installer.sh --downgrade –-mdatp 101.24082.0004` |
130130
|Uninstall agent | `sudo ./mde_installer.sh --remove` |
131131
132-
For details on installing to a custom path, refer: [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md).
132+
For details on installing to a custom path, refer: [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md).
133133
134134
> [!NOTE]
135135
>
@@ -287,7 +287,7 @@ To configure antivirus and EDR settings, see the following articles:
287287
- [Deploy Defender for Endpoint on Linux manually](linux-install-manually.md)
288288
- [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)
289289
- [Deployment guidance for Defender for Endpoint on Linux for SAP](mde-linux-deployment-on-sap.md)
290-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
290+
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md)
291291
292292
> [!TIP]
293293
> Do you want to learn more? Engage with the Microsoft Security community in our Tech Community: [Microsoft Defender for Endpoint Tech Community](https://techcommunity.microsoft.com/category/microsoft-defender-for-endpoint/discussions/microsoftdefenderatp)

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For detailed licensing information, see [Product Terms: Microsoft Defender for E
5050
- **CPU**: One CPU core minimum. For high-performance workloads, more cores are recommended.
5151
- **Disk Space**: 2 GB minimum. For high-performance workloads, more disk space might be needed.
5252
- **Memory**: 1 GB of RAM minimum. For high-performance workloads, more memory might be needed.
53-
- For installation at a custom path, refer to [Prerequisites and system requirements for custom path installation](linux-custom-path-installation.md#prerequisites-and-system-requirements).
53+
- For installation at a custom path, refer to [Prerequisites and system requirements for custom path installation](linux-custom-location-installation.md#prerequisites-and-system-requirements).
5454

5555
> [!NOTE]
5656
> Performance tuning might be needed based on workloads. For more information, see [Performance tuning for Microsoft Defender for Endpoint on Linux](/defender-endpoint/linux-support-perf)
@@ -228,7 +228,7 @@ If you experience any installation issues, self-troubleshooting resources are av
228228
- [Investigate agent health issues](health-status.md)
229229
- [Troubleshoot missing events or alerts issues for Microsoft Defender for Endpoint on Linux](linux-support-events.md)
230230
- [Troubleshoot performance issues for Microsoft Defender for Endpoint on Linux](linux-support-perf.md)
231-
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-path-installation.md)
231+
- [Install Defender for Endpoint on Linux to a custom path](linux-custom-location-installation.md)
232232

233233
> [!TIP]
234234
> Do you want to learn more? Engage with the Microsoft Security community in our Tech Community: [Microsoft Defender for Endpoint Tech Community](https://techcommunity.microsoft.com/category/microsoft-defender-for-endpoint/discussions/microsoftdefenderatp)

0 commit comments

Comments
 (0)