Skip to content

Commit 9001f0b

Browse files
committed
custom path installation -> custom location installation
1 parent dcdfaf7 commit 9001f0b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Create installation YAML file. You can also download the file directly from [Git
149149
```
150150
151151
> [!NOTE]
152-
> The installer script also supports other parameters such as channel, realtime protection, version, custom path installation etc. To select from the list of available options, check help through the following command: `./mde_installer.sh --help`
152+
> The installer script also supports other parameters such as channel, realtime protection, version, custom location installation etc. To select from the list of available options, check help through the following command: `./mde_installer.sh --help`
153153
154154
### Apply the playbook
155155

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ There are two ways to create a manifest file:
154154
}
155155
```
156156
> [!NOTE]
157-
> The installer script also supports other parameters such as channel, realtime protection, version, custom path installation etc. To select from the list of available options, check help: `./mde_installer.sh --help`
157+
> The installer script also supports other parameters such as channel, realtime protection, version, custom location installation etc. To select from the list of available options, check help: `./mde_installer.sh --help`
158158
159159
#### Create a manifest to deploy Defender for Endpoint by configuring repositories manually
160160

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ There are two ways you can create the Saltstack state files:
9999
```
100100

101101
> [!NOTE]
102-
> The installer script also supports other parameters such as channel (insiders-fast, insiders-slow, prod (default)), real-time protection, version, custom path installation etc. To select from the list of available options, check help through the following command: `./mde_installer.sh --help`
102+
> The installer script also supports other parameters such as channel (insiders-fast, insiders-slow, prod (default)), real-time protection, version, custom location installation etc. To select from the list of available options, check help through the following command: `./mde_installer.sh --help`
103103
104104
### Create Saltstack state files by manually configuring repositories
105105

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 1 addition & 1 deletion
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-location-installation.md#prerequisites-and-system-requirements).
53+
- For installation at a custom path, refer to [Prerequisites and system requirements for custom location 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)

0 commit comments

Comments
 (0)