Skip to content

Commit b49874c

Browse files
committed
Update linux-install-with-saltack.md
1 parent 00bbc9d commit b49874c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.date: 04/10/2025
2727

2828
> Want to experience Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630)
2929
30-
You can deploy [Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md) by using a variety of tools and methods. This article describes how to deploy Defender for Endpoint on Linux using Saltstack. A successful deployment requires the completion of all of the steps in this article. (To use another method, see [See also](#see-also) the section.)
30+
You can deploy [Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md) by using various tools and methods. This article describes how to deploy Defender for Endpoint on Linux using Saltstack. A successful deployment requires the completion of all of the steps in this article. (To use another method, see [See also](#see-also) the section.)
3131

3232
[!INCLUDE [Microsoft Defender for Endpoint third-party tool support](../includes/support.md)]
3333

@@ -119,10 +119,10 @@ In this step, you create a SaltState state file in your configuration repository
119119
120120
1. Note your distribution and version and identify the closest entry for it under `https://packages.microsoft.com/config/[distro]/`.
121121

122-
2. In the following commands, replace *[distro]* and *[version]* with your information.
122+
2. In the following commands, replace `[distro]` and `[version]` with your information.
123123

124124
> [!NOTE]
125-
> For Oracle Linux and Amazon Linux 2, replace *[distro]* with "rhel." For Amazon Linux 2, replace *[version]* with "7". For Oracle utilize, replace *[version]* with the version of Oracle Linux.
125+
> For Oracle Linux and Amazon Linux 2, replace `[distro]` with "rhel." For Amazon Linux 2, replace `[version]` with "7". For Oracle utilize, replace `[version]` with the version of Oracle Linux.
126126
127127
```bash
128128
cat /srv/salt/install_mdatp.sls

0 commit comments

Comments
 (0)