Forum Discussion
Tommytong
Apr 12, 2019Copper Contributor
MCAS and REST API detection
Hi all, Im still fairly new to MCAS and i couldn't find any answers in my search so apologies if this has been asked. I was wondering if MCAS can be used to detect/alert against REST API attempt...
Sebastien Molendijk
Microsoft
Apr 18, 2019Hi Tommytong ,
Yes. An example below of a Flow accessing some data in SharePoint: you can see ine agent string (Flow/Logic Apps) and the IP used to access the data using API connections.
In this case it's an Azure IP, but let's say it would be a script running on a PC, we ould detect this.
Tommytong
Apr 18, 2019Copper Contributor