Why Prebuilt-Read model charge $10/1000 pages instead of $1.5

Chuong Phung 55 Reputation points
2023-08-21T08:06:02.2933333+00:00

I'm using Azure Form Recognizer to convert the pdf file to text file

I follow the code here: https://formrecognizer.appliedai.azure.com/studio/read . Using Model: prebuilt-read(

    poller = document_analysis_client.begin_analyze_document_from_url(
            "prebuilt-read", formUrl)

)

I checked the cost here: https://azure.microsoft.com/en-us/pricing/details/form-recognizer/. I should be charged $1.5/1000 pages. But When I use the service, It charges me $10/1000 pages. What is the reason here?

Hope to hear from you soon.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,507 questions
{count} votes

Accepted answer
  1. romungi-MSFT 43,656 Reputation points Microsoft Employee
    2023-08-21T11:29:57.5266667+00:00

    @Chuong Phung It would be very difficult to estimate why you have been charged more for the usage without looking up the usage reports of your resource. I would advise you to raise an azure support case under billing category to get details of the usage and billing to check further, raising a support case for billing related queries does not require a support subscription and the service team should get back to you with details of the breakup. Follow the steps here to create a support request with problem type billing. Thanks!!

    You can also lookup your usage and estimate costs for the future using monitoring metrics of your resource. I hope this helps!!

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful