Forum Discussion

Dean_Gross's avatar
Dean_Gross
Silver Contributor
Oct 29, 2021

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 

1 Reply

  • GaryBushey's avatar
    GaryBushey
    Bronze 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.

Resources