Monitoring partner center activity log api

Silver Contributor

Does anyone have any suggestions about how we could use Azure Sentinel to monitor the MS Partner Center Activity Log API? @Gary Bushey 

1 Reply

@Dean Gross I would suggest a Logic App running on a timer that will periodically hit the API, gather the information, and store it in a custom table within Azure Sentinel. You will probably need to keep track of the last time you accessed the API to avoid duplicate entries.