Hi,
I am trying to create an application that will subscribe to Teams Presence events using Graph API. I have seen that in general there are some limitations for the subscription for all the various resources as described in the following page: https://docs.microsoft.com/en-us/graph/webhooks
However it is not clear what happens with Teams Presence subscription. In the "Teams resource limitations" chapter only callRecords and chatMessages are mentioned. Is there any limitation on the number of Teams Presence subscription per application/ tenant etc? It would be really helpful to know these limitations.