Skip to content

Commit 5f47059

Browse files
committed
Learn Editor: Update edr-detection.md
1 parent a69fd9f commit 5f47059

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

defender-endpoint/edr-detection.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ curl -o ~/Downloads/MDE Linux DIY.zip https://aka.ms/MDE-Linux-EDR-DIY
6464
1. Extract the zip
6565

6666
```bash
67-
unzip ~/Downloads/MDE Linux DIY.zip
67+
unzip ~/Downloads/MDE-Linux-EDR-DIY.zip
6868
```
6969

7070
1. And run the following command:
@@ -77,6 +77,7 @@ After a few minutes, a detection should be raised in Microsoft Defender XDR.
7777

7878
3. Look at the alert details, machine timeline, and perform your typical investigation steps.
7979

80+
<!---
8081
### macOS
8182
8283
1. In your browser, Microsoft Edge for Mac or Safari, download *MDATP MacOS DIY.zip* from [https://aka.ms/mdatpmacosdiy](https://aka.ms/mdatpmacosdiy) and extract.
@@ -129,12 +130,16 @@ After a few minutes, a detection should be raised in Microsoft Defender XDR.
129130
130131
Look at the alert details and the device timeline, and perform the regular investigation steps.
131132
132-
Next steps that you can consider performing are to add AV exclusions as needed for application compatibility or performance:
133+
--->
134+
135+
## Next steps
136+
137+
If you're experiencing issues with application compatability or performance, you might consider adding exclusions. See the following articles for more information:
133138

134139
- [Configure and validate exclusions for Microsoft Defender for Endpoint on macOS](mac-exclusions.md)
135140
- [Address false positives/negatives in Microsoft Defender for Endpoint](defender-endpoint-false-positives-negatives.md)
136141
- [Manage suppression rules](manage-suppression-rules.md)
137142
- [Create indicators of compromise (IoC)](manage-indicators.md)
138143
- [Create and manage custom detections rules](/defender-xdr/custom-detection-rules)
139144

140-
Read through [Microsoft Defender for Endpoint Security Operations Guide](mde-sec-ops-guide.md).
145+
Also, see the [Microsoft Defender for Endpoint Security Operations Guide](mde-sec-ops-guide.md).

0 commit comments

Comments
 (0)