New Event Publisher: Azure AD B2C
It would be great if we could easily add an azure ad b2c as an event publisher so we can get informed about new, updated or deleted users. Ideally also when they get added or removed to groups etc.

We are still working on this one. We’re always passing your feedback along, but make sure you reach out to AAD as well so they hear your voice directly!
Sorry for the confusion around Microsoft Graph AAD integration. It won’t allow you to connect AAD events to Event Grid just yet, but you can get some AAD related events directly from Graph to work with: https://docs.microsoft.com/en-us/graph/overview-major-services#users-and-groups
7 comments
-
Sean Feldman commented
There's an effort to consolidate and improve tracking of the Azure services events in a public repository https://weblogs.asp.net/sfeldman/azure-events-wishlist. Feel free to add this event there.
-
Anonymous commented
I would like to have an event in Azure Event Grid everytime a new user or group gets created / updated or deleted in Azure AD.
-
Charles Ferreira commented
This would be fantastic for provisioning, verification, IAM solutions, automating all kinds of things.
-
Adrian Frischkorn commented
Any update on this? To follow up on https://docs.microsoft.com/en-us/graph/overview-major-services#users-and-groups : Do you mean the /delta API to get the delta of users to track changes?
-
Anonymous commented
It would be great to have Azure AD events available for the event grid. You could do for example classification based tweaking after o365 group has been created.
-
Lukas Jung commented
I would like to have an event in Azure Event Grid everytime a new user gets created in Azure AD. Is this somehow possible?
-
Lukas Jung commented
Does anybody know what exactly is meant by "Microsoft Graph AAD Integration"? (In the response posted by Admin)
I cannot find a way of how a Graph Subscription can act as an event publisher to Event Grid