1,958 questions with Azure AI Document Intelligence tags

Sort by: Updated
0 answers

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…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-07T09:53:22.43+00:00
Michal Isalski 0 Reputation points
commented 2025-03-08T01:05:29.8233333+00:00
kothapally Snigdha 1,635 Reputation points Microsoft External Staff
1 answer

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 AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-24T17:41:47.99+00:00
commented 2025-03-07T19:33:34.08+00:00
Sampath 750 Reputation points Microsoft External Staff
0 answers

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", …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-07T17:16:00.8233333+00:00
Maxime Jack Raymond Jens Cara 0 Reputation points
1 answer One of the answers was accepted by the question author.

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.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T12:37:01.7533333+00:00
Yordan Valchev 20 Reputation points
accepted 2025-03-07T12:32:40.45+00:00
Yordan Valchev 20 Reputation points
1 answer

document intelligence webpage not loading

Azure document intelligence screen is stuck on loading page and unaccessible

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T10:41:52.9733333+00:00
Megha - Tech Unicorn 0 Reputation points
answered 2025-03-07T12:14:15.21+00:00
santoshkc 13,180 Reputation points Microsoft External Staff
1 answer

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:…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T11:51:08.6033333+00:00
Dalla Verde, Giada 20 Reputation points
commented 2025-03-07T11:57:46.0633333+00:00
santoshkc 13,180 Reputation points Microsoft External Staff
2 answers

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…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-01T16:01:17.1966667+00:00
Pauline Nguyen 0 Reputation points
answered 2025-03-07T02:12:40.0333333+00:00
Prashanth Veeragoni 1,185 Reputation points Microsoft External Staff
1 answer

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…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T18:00:25.2633333+00:00
Tyrone Wilkinson 0 Reputation points
answered 2025-03-07T01:17:55.96+00:00
kothapally Snigdha 1,635 Reputation points Microsoft External Staff
1 answer

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?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T15:07:09.7866667+00:00
Daniel_Kay 0 Reputation points
commented 2025-03-07T00:22:53.4233333+00:00
kothapally Snigdha 1,635 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to Add Barcode Capabilities to Azure.AI.DocumentIntelligence.AnalyzeDocumentAsync() method for scanning all Barcode

Hi, I'm trying to add Barcode Feature to the AnalyzeDocumentAsync() method and its only scanning 3 barcodes on the page instead of scanning all the barcodes present. I'm using the "prebuilt-layout" as a model.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-05T03:28:53.1266667+00:00
Alizain Hirani 20 Reputation points
accepted 2025-03-06T16:47:09.5+00:00
Alizain Hirani 20 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot access Azure Document Studio

Since March 6 11:30 CET I cannot access Azure Document Intelligence Studio. The request to https://documentintelligence.ai.azure.com/studio/ hangs or returns error

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-06T10:48:08.6466667+00:00
José Enrique De Fabriziis 30 Reputation points
accepted 2025-03-06T14:43:54.17+00:00
José Enrique De Fabriziis 30 Reputation points
1 answer

Advise on the Table with Dynamic header / double header

I has a table as following: I am using the "Custom Extraction Model" to extract the data from above table as following: However, on "test" after training the model, it returns the following where all data cluttered into single row…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-03T08:47:56.15+00:00
Chiew Lerk Qing 0 Reputation points
commented 2025-03-06T10:27:53.4566667+00:00
SriLakshmi C 3,015 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Unstable Table Layout with Merged Column Headers

Hello Everyone, We are currently using Azure Document Intelligence to extract table data from PDF documents. By default, we use the layout model for data extraction. However, we've encountered some issues with specific documents, particularly when: …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-01-26T13:44:54.73+00:00
Aleksandr Kodiakov 30 Reputation points
edited a comment 2025-03-06T02:44:08.0366667+00:00
Aleksandr Kodiakov 30 Reputation points
1 answer One of the answers was accepted by the question author.

VS 2022 and DocumentIntelligence Library (1.0)

Hello, I am new to Azure AI Document Intelligence. I just download the Azure.AI.DocumentIntelligence library in my VS 2022 IDE via NuGet packages. I copied the sample code from the tutorials and able to read the content using Uri option. But my files…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-27T23:35:29.2033333+00:00
Ram 20 Reputation points
accepted 2025-03-05T14:26:47.4833333+00:00
Ram 20 Reputation points
3 answers

Document intelligence Layout : Connected container getting Invalid Billing Endpoint URI

Affected Service : Azure document intelligent : connected container ( layout 3.1 mode) Followed tutorial : https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/containers/configuration?view=doc-intel-3.1.0&preserve-view=true…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-25T16:29:39.32+00:00
Nilaan 0 Reputation points
answered 2025-03-05T11:34:44.81+00:00
JAYA SHANKAR G S 900 Reputation points Microsoft External Staff
2 answers

Can you create PII detection using Document Intelligence Custom Model?

I was trying to fetch PII using Document Intelligence custom extraction model to make a PII detection model. But couldn't get the expected result. It is not labeling the information correctly. It gives only one label for each field. Maybe I am using it…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-03-01T12:52:39.5466667+00:00
Sujit Kumar Choudhary 0 Reputation points
commented 2025-03-05T10:35:11.6366667+00:00
SriLakshmi C 3,015 Reputation points Microsoft External Staff
0 answers

When testing a custom model in Document Intelligence, trying to upload the tested files after it says "Custom Model Project Not Found"

I tested a model that I built with Document Intelligence, I got the test and results of the custom extraction. When I want to upload the tested file and make some labelling updates, it then says "Custom Model Project Not Found". I followed the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-26T01:07:50.4633333+00:00
Sohaib Wahid Panwala 0 Reputation points
commented 2025-03-05T09:03:19.71+00:00
santoshkc 13,180 Reputation points Microsoft External Staff
1 answer

Why do I get duplicated entities on the same tokens using Document Intelligence Studio contract prebuilt model?

Why do I get duplicated entities on the same tokens using Document Intelligence Studio contract prebuilt model? There are two entities overlapping on the same tokens as shown below: image (4).png They have the same confidence score. One of them is…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-28T07:48:33.2533333+00:00
Andrei Pruteanu 0 Reputation points
commented 2025-03-05T01:18:42.1366667+00:00
Prashanth Veeragoni 1,185 Reputation points Microsoft External Staff
0 answers

Combining Form Recognizer with OpenAI for Improved Table Extraction - Seeking Examples/Documentation

Hello community, I'm currently working on a project that involves extracting tables from UK financial statements. I have been using Azure Form Recognizer, but I'm encountering challenges due to the diverse layouts and inconsistent table naming across…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,777 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2023-07-18T12:48:07.2666667+00:00
Millns, Bailey 0 Reputation points
commented 2025-03-04T20:49:23.2566667+00:00
pat c 0 Reputation points
1 answer

For Some invoice i did not get exact vendor address or info in api even it is shown in visualizer

The invoice I uploaded is retrieving incorrect data from the code, even though it appears correct in the visualizer. Could you help me identify what might be causing this issue and suggest possible solutions? I am attaching screenshots and doc for your…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,958 questions
asked 2025-02-27T11:17:31.4233333+00:00
Kunal 0 Reputation points
commented 2025-03-04T13:42:23.2933333+00:00
santoshkc 13,180 Reputation points Microsoft External Staff