0

I'm working on an application for my organization using graph API. We're creating calendar events from our application. Now we want to receive notifications from Microsoft exchange if these calendar events are updated. So for that we tried using the graph API subscriptions. But these subs have a very small limit.

enter image description here

Source : Azure AD resource limitation

We have more than 2500 employees in single tenant and for those we'll need 2500 subs. So need help or a work around this limitation.

Regards Thanks in advance Tushar Gupta

  • The above documentation tell that it won't apply to calendar/events, just they're meant for Azure AD resources – Dev Nov 09 '20 at 08:10

1 Answers1

0

The above documentation tell that it won't apply to calendar/events, just they're meant for Azure AD resources.

Dev
  • 2,428
  • 2
  • 14
  • 15