Graph API Limit

Chris Roughsedge 1 Reputation point
2021-03-01T10:18:16.933+00:00

How do we request an increase on the 10k limit per month for calls via the Graph API on an app registration?

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,895 questions
Microsoft Graph Identity API
Microsoft Graph Identity API
A Microsoft API to access Azure Active Directory (Azure AD) resources to enable scenarios like managing administrator (directory) roles, inviting external users to an organization, and, if you are a Cloud Solution Provider (CSP), managing your customer's data.
285 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShashiShailaj-MSFT 7,466 Reputation points Microsoft Employee
    2021-03-01T15:16:53.877+00:00

    Hello @Chris Roughsedge ,

    The Microsoft Graph API throttling limits cannot be changed as of now. It can neither be decreased or increased as per the update from Engineering . We have a detailed throttling guidance for Microsoft Graph and a detailed article describing how to use calling patterns in onedrive scenarios for checking on files and avoid throttling which would give you more clarity on how you should design the calling pattern for your application to keep the number of calls optimal within the range so that the application does not get throttled by the service. Along with this , I would also suggest you to go through the discussion on the Github MS graph repo for the same which might give you ideas around this subject .

    Hope this helps. Should you have any further query or I have misunderstood your question , please do reply in comments with details . In case the information provided is helpful , please do accept this post as answer which will help others searching similar questions in the community .

    Thank you.

    0 comments No comments