MDE Integration with SIR and Isolate Capability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 08:11 AM
Looking at the Microsoft Defender Endpoint integration with Security Incident Response and can't find documentation anywhere that goes into detail about contacting a host that is no longer online. Is there a looping process that continues to try to isolate (or any of the other options available) a host if it can't be found or what happens if you choose to do something with a host and it's offline? Will the process keep checking or just stop?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2025 01:59 AM
Based on the subflows : Security Operations - Isolate Host - Microsoft Defender for Endpoint | Workflow Studio | ServiceNow there are two actions (using subflows - Microsoft Defender for Endpoint Isolate Host) that isolate a host
above subflow has a loop which iterates until below conditions are met (times out or success or failure or canceled)
based on above analysis if a host is offline / unresponsive then it may result in time out scenario.