Some part of the text is not recognizing in the API version 2024-11-30 while using Azure Document Intelligence Custom Extraction Model
I am using Azure Document Intelligence and Custom extraction model. I have trained a couple models and when I try with a pdf document and "Run Analysis", It wont read some part of the text. I am using an API version 2024-11-30. But its working…
Azure Document Analysis - Pre-Built Invoice model
Hi, We are thinking to use Azure Document Intelligence pre built invoice model and one of our use case is we can have a single document with multiple different invoices pages with different invoice id's but the analysis output fields is extracting…
Using document_intelligence_client.begin_analyze_document returns Session.request() got an unexpected keyword argument 'body'
When I'm trying to use the following script: # Open local file in binary mode with open(file_path, "rb") as f: poller = document_intelligence_client.begin_analyze_document( model_id="prebuilt-layout", …
Document Intelligence Studio | deploy / import models with CI/CD
I am looking to deploy a Document Intelligence Studio resource and I wish to be able to import a pre-trained Custom Extraction Model into the newly deployed resource as part of an automated CI/CD pipeline. How would I do this? Thanks!
Can I use a custom extraction model to detect signatures from ID documents?
Hello, I attempted to train a custom extraction model to detect signatures from various types of identity documents, such as IDs, passports, and driver's licenses. I trained the model with 100 documents, but when I tested it, it did not work—even on…
Document Intelligence Custom Extraction Model Merging Cells and Unexpected Behavior
When encountering certain files, Document Intelligence behaves oddly. I've labeled tables from PDFs and trained the model, but it's behaving strangely on some files, even though they were included in the training data. Specifically, Document Intelligence…
Document is not able to read correctly using Document AI intelligence
Hey Guys, Document is not able to read correctly using the Document AI intelligence. I observed during the reading of the document that it is reading vertically instead of horizontally line by line. Please refer the image for the reference.
Issue with Data Overlap Between Projects in Azure Document Intelligence
Problem Statement: I'm experiencing an issue in Azure Document Intelligence where labels and files from one project are appearing in another, even though both projects are created under different Document Intelligence services. Key Details: Both…
Disable selection mark identification while using doc intelligence layout model
It seems like the layout model is incorrectly interpreting the letter "O" as a selection mark => unselected, and it's also marking some items as selected by mistake. How can I disable the selection mark identification to prevent this…
How to get a MS Read like OCR result from Document Intelligence Custom Extraction Model
I am looking to see if it is possible to when calling a Document Intelligence get not only the response from the custom model that we are looking for, but also get a MS Read type response to be able to create an entire "Text Layer" on a…
apim-request-id: 1623e26a-052c-43fd-b370-f035f408f736
I am trying to use the document intelligence to extract text from a pdf file. The process seem to be trying for a few minutes and then throws the following error: InternalServerError An unexpected error occurred. Please submit support request with…
why is the 1040 prebuilt only reading a couple of lines from my example?
So when I tried the prebuilt 1040, it could only read at most 4 lines. I even used the add on to see if that improves but nothing. How is anyone using this where the results are so bad? Since is a prebuilt model there is nothing I can do. It would be…

Training Custom Extraction Model in Azure AI Document Intelligence for Medical Data
Seeking advice on effectively training a custom extraction model in Azure AI Document Intelligence, specifically for analyzing cancer treatment documents. The model is designed to extract key data such as chemotherapy received, radiation sites and…

How to assign one region/label to multiple table cells
Hello, As in the question's title - I am trying to assign the same label to multiple table cells, as that label's cell spans multiple table rows, and I need the value to exist in all the rows. From what I've checked, the Document Intelligence UI doesn't…
Can the Custom Neural Model Extract Signatures?
In the documentation, it is mentioned that the custom template model can extract signatures, while the custom neural model is stated to only detect signatures. The relevant documentation links are: Custom Template Documentation "Custom template…
How to analyze multiple format documents in Azure AI Document Intelligence in a single request?
Hi, Does Azure AI Document Intelligence allows analyzing multiple document formats (For e.g. JPEG, PDF's, TIFF ) in a single request? If yes, how many multiple documents formats can we analyze in a single request?
document intelligence webpage not loading
Azure document intelligence screen is stuck on loading page and unaccessible
Document Intelligence API returning incomplete KeyValuePairs (incorrectly detected)
Hello all. I have a scanned PDF which is correctly extracted to text by AI Document Intelligence, but an existing string that appears in its pages 1 and 2 (a string that is correctly extrated to text from both pages) only appears one time in the…
Azure Document Intelligence Studio Loading Issue
Azure Document Intelligence Studio fails to load, displaying an error after a delay, regardless of whether accessed directly from Azure or through a Google search result.
Can I train a custom model without set container access level to public?
Hi, I need to train an extraction custom model on a set of sensible data. In order to be compliant with security rules I need to use a container with access level set to private. If I try to do this, I get the following error: Content is not accessible:…