I can subscribe to User ChangeNotifications, but never receive notifications. Is this supported or am I doing something wrong?

Brian Engen 1 Reputation point
2021-04-16T14:06:19.33+00:00

Hello,

I can follow the guide (linked below) to set up change notifications with Azure AD and everything works great. When I change my configuration to subscribe to B2C, however, things are not so great. I can create a subscription via the graph API against my B2C instance, but I never receive any notifications.

I followed this guide.
https://learn.microsoft.com/en-us/graph/webhooks

Specifically, the resource I'm subscribing to is /Users

I notice this guide was posted pretty recently, so I have to wonder if this is supported yet on B2C as I'm aware B2C is not at feature parity with AD. I've been googling around and can't find any explicit reference to support for subscriptions and change notifications in B2C. I just wondered if maybe I was doing something wrong, because I found it curious that I was able to create the subscription.

Thanks!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,665 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,654 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. George Juma 1 Reputation point
    2021-04-19T16:33:31.18+00:00

    @Brian Engen

    I'd love to help. Could you please expound further what the B2C scenario is. If possible kindly share your subscription payload too.

    Thanks