Forum Discussion
lolaaa
Feb 22, 2021Copper Contributor
Run Microsoft Defender
Hi, I have been trying to use the Playbooks to automatically trigger Microsoft Defender for the user who triggered the alert as the alert flags for Malware. POST https://api.securitycenter.m...
- Feb 23, 2021
lolaaa Looks like you can get the machine IDs by making the call on this page: List machines API - Windows security | Microsoft Docs. It will return JSON so you will need to extract the needed ID from that data.
GaryBushey
Feb 23, 2021Bronze Contributor
lolaaa Looks like you can get the machine IDs by making the call on this page: List machines API - Windows security | Microsoft Docs. It will return JSON so you will need to extract the needed ID from that data.