Upguard Integration with Azure Sentinel

Nafila Afrin 111 Reputation points
2021-10-14T06:43:14.897+00:00

Hi ,

  1. How we can integrate Upguard (Cyber vendor risk management and digital risk protection service platform) with Azure Sentinel. Is there any API available?
  2. Can we pull the log from Exchange(mail) and send logs to Sentinel.

Thanks in advance

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
975 questions
0 comments No comments
{count} votes

Accepted answer
  1. VipulSparsh-MSFT 16,231 Reputation points Microsoft Employee
    2021-10-14T10:43:54.037+00:00

    @Nafila Afrin Thanks for reaching out.

    1) Yes we do have APIs to for various task within Sentinel such as :
    Azure Sentinel Management API
    Microsoft Graph Security API
    Log Analytics API
    HTTP Data Collector API

    Read more about the APIs and their uses here : https://techcommunity.microsoft.com/t5/azure-sentinel/azure-sentinel-api-101/ba-p/1438928
    You most likely will need to use the Http data collector API or the Log analytics API if you end service uses REST calls.

    2) Yes you can certainly pull the logs from exchange servers. For that you need to install a log analytic agent on the exchange server and select the logs you want from that server.

    A detailed guide for this is mentioned at : https://azurecloudai.blog/2021/03/03/how-to-use-azure-sentinel-to-protect-against-the-exchange-zero-day/

    -----------------------------------------------------------------------------------------------------------------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Nafila Afrin 111 Reputation points
    2021-10-15T07:01:02.703+00:00
    0 comments No comments