Share via

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 Document Intelligence in Foundry Tools

Your answer

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