'Throttling settings for a new Graph API endpoint
Power BI (1st party) service will integrate with usageRigths graph API beta endpoint: GET /users/{userId}/usageRights.
The API calls will use the existing permissions (User.Read.All) and the user token authentication. To ensure that we don't cross any throttling limits, we would like to know what is the RPS rate allowed per tenant for calls made by the Power BI app:
- To usageRights API
- Overall Graph APIs
Who can we contact to get this information?
Thank you,
Senior Software Developer in Power BI
Solution 1:[1]
You may refer to this MS Graph throttling limits documentation for information.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Dhivya G - MSFT Identity |