Document Intelligence Model Internal Server Error

Antony Clarke 0 Reputation points
2025-02-20T21:40:06.47+00:00

We are using AP Automation solution and facing issues reading an invoice that is 476 pages and 918 KB.

Azure supports 2000 pages, I also tested on another Document Intelligence instance and had same issue. I then split to first two pages and it processed so PDF should be ok.

Have used both Power Automate action and Postman.

The response only has after about 9 minutes:

{

    "status": "failed",

    "createdDateTime": "2025-02-20T13:02:26Z",

    "lastUpdatedDateTime": "2025-02-20T13:02:26Z",

    "error": {

        "code": "InternalServerError",

        "message": "An unexpected error occurred.",

        "details": [

            {

                "code": "InternalServerError",

                "message": "An unexpected error occurred."

            }

        ]

    }

}

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

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.