Transactions Per Second limit - What is seen as a transaction?

Mathieu G 0 Reputation points
2023-06-05T13:21:45.2733333+00:00

Hi!

The Microsoft docs state that there is TPS limit of 15 transactions per second for Form Recognizer. What is seen as an transaction?

As you may know, a POST call is needed to start the analysis process. And one or more GET calls are needed to get the results.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,130 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,665 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 18,676 Reputation points Moderator
    2023-06-06T01:24:40.9766667+00:00

    Hi @Mathieu G , Thanks for using Microsoft Q&A Platform.

    In Form Recognizer, a transaction is usually defined as a single API call to the service. So, it includes all the operations (both analyze & get analyze result).

    Here are the detailed description and some best practices please refer to this: https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/service-limits?view=form-recog-3.0.0#detailed-description-quota-adjustment-and-best-practices

    I hope this helps.

    Regards,
    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.