Skip to content

Commit 97cf59d

Browse files
committed
Update linux-deploy-defender-for-endpoint-with-chef.md
1 parent a602296 commit 97cf59d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/linux-deploy-defender-for-endpoint-with-chef.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.date: 04/10/2025
2929

3030
## Introduction
3131

32-
You can deploy [Defender for Endpoint on Linux](microsoft-defender-endpoint-linux.md) by using various tools and methods. This article talks about how to deploy Defender for Endpoint on Linux at scale with Chef using two methods:
32+
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 at scale with Chef using two methods:
3333

3434
- Install using installer script
3535
- Manually configure the repositories for more granular control over the deployment
@@ -181,7 +181,7 @@ file "#{mdatp}/mdatp_onboard.json" do
181181
end
182182
```
183183
184-
>[!NOTE]
184+
> [!NOTE]
185185
> You can modify the os distribution, distribution version number, channel (prod/insider-fast, insiders-slow) and repo name to match the version you're deploying to and the channel you'd like to deploy to. Run `chef-client --local-mode --runlist 'recipe[mdatp]'` to test the cookbook on the Chef workstation.
186186
187187
## Troubleshoot installation issues

0 commit comments

Comments
 (0)