Forum Discussion
Dean_Gross
Oct 29, 2021Silver Contributor
Monitoring partner center activity log api
Does anyone have any suggestions about how we could use Azure Sentinel to monitor the MS Partner Center Activity Log API? GaryBushey
GaryBushey
Oct 29, 2021Bronze Contributor
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.