Skip to content

Commit f83434a

Browse files
committed
Update linux-support-ebpf.md
1 parent c9e0dba commit f83434a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/linux-support-ebpf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ In cases where eBPF isn't supported:
218218

219219
- Netlink Fallback: The system falls back to using the Netlink event provider. While Netlink continues to capture process events (for example, `exec`, `exit`, `fork`, `gid`, or `tid`), it doesn't support file system-related events (for example, `rename`, `unlink`) or socket events.
220220

221-
- Impact: Your workloads won't be disrupted, but you could miss out on specific file and socket-related events that eBPF would otherwise capture.
221+
- Impact: Your workloads won't be disrupted, but you could miss specific file and socket-related events that eBPF would otherwise capture.
222222

223223
**4. How Can I Manage Exclusions with the Updated Versions?**
224224

@@ -238,7 +238,7 @@ Following are some common reasons for placing exclusions for AuditD:
238238

239239
**5. What Should I Do in Case There Are Issues?**
240240

241-
- Contact Support: If you encounter any issues during or after your transition to eBPF, please reach out to our support team for assistance. We are committed to ensuring a smooth transition and are available to help resolve any challenges you may face.
241+
- Contact Support: If you encounter any issues during or after your transition to eBPF, contact technical support for assistance. We're committed to ensuring a smooth transition and are available to help resolve any challenges you may face.
242242

243243
- Support Channels: You can contact support via the Microsoft Defender portal. Additionally, our knowledge base and community forums are valuable resources for troubleshooting common issues.
244244

0 commit comments

Comments
 (0)