Hi, the documentation above says "These limits do not apply to resources from services other than Azure AD. For example, an app can create many more subscriptions to message or event resources". I am creating subscriptions for incoming and outgoing email from and to Office 365 mailboxes. Can you tell me what the limitations are for this scenario please? e.g max number of subscriptions per user account. We are using Azure AD for registering the application. thanks
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Any updates on this?
I want to know the subscription limit for /users/{{guid-user-id}/events. I'm registering webhook for the each users calendar events. so I have more than 300 users.I want subscribe events of all the users.
as per documentation it show the limit
Maximum subscription quotas:
Note: These limits do not apply to resources from services other than Azure AD. For example, an app can create many more subscriptions to message or event resources, which are supported by the Exchange Online service as part of Microsoft Graph.
As document suggest event resources can have more subscription.I want to know the exact limit.
Is this the correct place for this ticket? Just need to make sure that someone is actioning it?
@svpsiva ?
Is anyone looking at this issue?
Hey everyone,
Thank you for your patience with the time it took to track the information down internally.
I opened the PR #9363 a couple of days ago to get the information in the documentation. Don't hesitate to leave feedback on the documentation edits there!
This issue will be closed when the PR gets merged.
Most helpful comment
I want to know the subscription limit for
/users/{{guid-user-id}/events. I'm registering webhook for the each users calendar events. so I have more than 300 users.I want subscribe events of all the users.as per documentation it show the limit
Maximum subscription quotas:
As document suggest event resources can have more subscription.I want to know the exact limit.