An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Hello @Varun Aditya
The error message alone does not provide enough information to determine whether the failure is caused by the PDF itself, the service, or the configuration. However, since the issue is occurring consistently for the same PDF rather than succeeding on retry, it may be helpful to perform a few validation checks.
Could you please confirm:
- Whether other PDF files can be analyzed successfully using the same analyzer and resource.
- The approximate file size and page count of the PDF.
- Whether the PDF is scanned, password-protected, encrypted, or generated from another application.
- Whether the issue occurs both in the Content Understanding Studio and through the API (if you are using the API).
The provided apim-request-id can be useful for backend investigation, but additional information such as the UTC timestamp, region, analyzer name, and whether the problem is reproducible with only this specific document would help narrow down the cause.
Looking forward to your update.
Thanks!