How to trigger webhooks in Azure Microsoft Entra ID?

Leonid Roubbakh 25 Reputation points
2024-03-26T16:09:20.5166667+00:00

Hey,

I need to add webhooks to Microsoft Entra ID in Azure, such that events occuring in Entra will trigger the sending of arequest to a URL of my specification.

Something of the following sort:

A user is being added to some group or,

A new user is added to Entra or,

A user is being deleted, etc...

=> A request containing data about what happened is sent to my URL.

Can you please explain what is the best way to achieve this?

Thanks!

Windows for business Windows Client for IT Pros Directory services Active Directory
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} vote

Accepted answer
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,521 Reputation points Moderator
    2024-03-26T23:01:40.74+00:00

    Hello, you can use Microsoft Graph for that. Take a look at Receive change notifications through webhooks. Feel free to share more about your requirements so I can provide detailed guidance.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.