How to trigger webhooks in Azure Microsoft Entra ID?

Leonid Roubbakh 20 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!

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,859 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
0 comments No comments
{count} votes

Accepted answer
  1. 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.


0 additional answers

Sort by: Most helpful