2,135 questions with Azure AI Document Intelligence tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Document Intelligence: Disaster Recovery: Route traffic to secondary region automatically in the event of regional failure

In the last a couple of months, we had 2 incidents where Azure Document Intelligence Service in East US region has degraded performance. Because of that, we were getting a lot 503 (Service Unavailable) while doing various operations and our retries…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-10T20:44:27.7966667+00:00
Jaliya Udagedara 2,836 Reputation points MVP Volunteer Moderator
accepted 2025-07-16T01:47:16.6433333+00:00
Jaliya Udagedara 2,836 Reputation points MVP Volunteer Moderator
0 answers

Model publishing or API access

Hello, I created a custom classification model in Document Intelligence Studio. I can see the model and I can test it using the test tool provided. It works great (the right classification and good to see the confidence level etc). I'm tryng to call…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-13T21:29:10.9666667+00:00
Kenichi Yoshimura 0 Reputation points
commented 2025-07-15T21:17:41.86+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator
1 answer

Extract the spot a signature should be placed

Is there a way to provide a blank document which requires a signature and have cognitive services tell me where the signature should go?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-11T20:38:42.2633333+00:00
Jared Rakoff 0 Reputation points
answered 2025-07-15T18:18:05.16+00:00
Jared Rakoff 0 Reputation points
1 answer

Document Intelligence : Retrain my Custom model

Hi, I have my custom model and i want to retrain it on some more input data. I want to do this to increase its accuracy. I didn't found anyway to retrain it , only option is to create new one and compose with previous one.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2024-05-31T04:37:47.53+00:00
Sidharth Chauhan 25 Reputation points
commented 2025-07-15T15:34:14.6866667+00:00
Erich Osterman 0 Reputation points
2 answers

Can i move a document intelligence custom extraction model from a resource present in one tenant and subscription to a different tenant and subscription( model in Resource A ,Tenant A , Subscription A to Resource B, Tenant B, Subscription B)

I have built a custom extraction model for extracting entities using Azure Document Intelligence resource named R1 in a test environment which is present on Subscription named SA1 ,tenant named TA1. Now i would like to copy this model to other resource…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-04-01T10:36:58.7933333+00:00
Suma ADM. Paluri 0 Reputation points
commented 2025-07-15T10:41:04.94+00:00
NickJ 1 Reputation point
0 answers

Form-Recogniser Layout - Paragraphs not in order

Hi, My firm is utilising the Azure Document Intelligence form-recognizer layout, specifically the Dockerized solution. I am talking about this Docker image: mcr.microsoft.com/azure-cognitive-services/form-recognizer/layout-3.1:latest. It's being used to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-06T22:36:09.82+00:00
Liviu Nedelcu 0 Reputation points
commented 2025-07-15T10:38:21.8966667+00:00
Manas Mohanty 6,530 Reputation points Microsoft External Staff Moderator
1 answer

Azure Content Understanding Classification reasoning.

Hello, I'm using Azure Content Understanding for document field extraction and classification. For example, when I create a field to classify insurance as "standard" or "non-standard" based on a definition, the system classifies it,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-14T22:45:51.7866667+00:00
Suraj Pawar Vadeghar 0 Reputation points
answered 2025-07-15T04:03:35.56+00:00
Pavankumar Purilla 8,665 Reputation points Microsoft External Staff Moderator
0 answers

Azure AI content understanding REST API timing out after 60 seconds

To whom it may concern, In the last couple of weeks, my team and I have been trying to create and use analyzers created with the Azure AI Content Understanding REST API. We are able to create analyzers no problem but when they have more than 20 fields,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-14T17:00:49.6933333+00:00
William Hawkins 25 Reputation points
1 answer

Using curl to analyze document gives me error The parameter urlSource or base64Source is required.

Hi, I have created a Document Intelligence service and used curl to analyze a document using base64 format. Below is the snippet curl -i -X POST…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-14T14:14:06.9666667+00:00
answered 2025-07-14T14:22:32.73+00:00
Jerald Felix 2,410 Reputation points
0 answers

How to distinguish handwritting vs printed text, and be able to understand where the handwritting is placed?

Our company has these scanned invoices/delivery notes. Content Understanding is super good at picking up the tables and extracting everything perfectly. However, sometimes the documents themselves have something wrong or need additional notes, so some…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-14T10:26:03.05+00:00
Stikker Uipko 0 Reputation points
1 answer

Content Understanding - New API version has missing attributes in the output

When I call the analyzer that I created in azure content understanding, the page number could have been extracted from the previous version of Content Understanding - 2024-12-01-preview from the 'source' key but the output of new version…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-11T20:03:46.7466667+00:00
Suraj Pawar Vadeghar 0 Reputation points
answered 2025-07-12T13:56:44.7533333+00:00
Obinna Ejidike 2,695 Reputation points
1 answer

How to enable Markdown feature in Azure Prebuilt Layout v3.1 model ?

Hi Team We have access to v3.1 of Azure Layout model but could not find support for a uri parameter like outputContentFormat that is available in v4.0. Can you please help us in how to enable same feature in v3.1 layout model ? I believe if we somehow…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-04T06:33:21.4666667+00:00
Aleem Siddiqui 0 Reputation points
edited an answer 2025-07-11T15:19:24.16+00:00
santoshkc 15,435 Reputation points Microsoft External Staff Moderator
1 answer

Microsoft document intelligence service down

Hi, It seems like the west EU doc int is down. Can you please let us know what the status of a fix is? When we send a document for field extraction it does not return the result - only keeps saying the analysis is running. This is both API and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-08T10:37:17.3366667+00:00
Juraj Sako 20 Reputation points
commented 2025-07-11T15:17:55.21+00:00
Prashanth Veeragoni 5,645 Reputation points Microsoft External Staff Moderator
0 answers

US Bank Statements: Failure to extract whole series of elements using prebuilt bankStatment.us

Hi all, I'm having difficulties with Doc Intelligence's prebuilt US Bank Statements model. It often appears to fail to extract entire series of transactions in an almost pattern-like fashion. This always occurs on the latter part of a table of…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-11T13:56:47.3566667+00:00
Simeon Irwin 0 Reputation points
0 answers

Which vision ai model is suitable for extracting datapoints from a bar graph?

I have a bar graph like this: I want to extract the datapoints, like this: Jun 24, 23 Jul 24, 24 Aug 24, 20.5 etc, etc I understand that Document Intelligence - Layout will identify this as a "figure" and it can read the text labels on…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-10T16:00:07.1766667+00:00
SW 0 Reputation points
0 answers

Error in Document Intelligence Studio after clicking on try out

Hi, after clicking on get started in document intelligence studio of the customer extraction model i get the following error Failed to initialize authentication with below error. Please try again or contact support. Error details: AADSTS5000225: This…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-10T14:32:06.01+00:00
Philipp Habele 0 Reputation points
1 answer

Is the cost of Azure Document Intelligence included in Fabric subscription?

Our company is using Fabric subscription for ETL + report We are having a hefty sum of documents as pdf (mostly invoice) -> requires Azure AI Document Intelligence to parse those information into JSON files. Would the cost of Azure AI Document…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-08T03:17:37.6333333+00:00
VincentLuong 0 Reputation points
commented 2025-07-10T12:20:41.8133333+00:00
Pavankumar Purilla 8,665 Reputation points Microsoft External Staff Moderator
0 answers

In AZdocument intellegence when I am trying to document classification with some filled forms the custom model is getting failed but with the forms which are blanks , the custom model got trained. Can you help me the issue with forms which are filled form

I'm using Azure Document Intelligence to train a custom document classification model. When I upload blank versions of the forms, the model trains successfully. However, when I upload filled-in versions of the same forms (with handwritten or typed…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-10T09:02:28.2966667+00:00
Parul Paul 0 Reputation points
1 answer

What model to use from AI Foundry for Document Intelligence?

Hello, I would like to use AI Foundry for data extraction from documents. Which model should I use? "Azure-AI-Document-Intelligence" or Phi3/3.5/4 or any other model? Is "Content understanding" available for usage in production…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-07T07:10:53.4166667+00:00
Andrei Pruteanu 0 Reputation points
edited a comment 2025-07-10T03:14:49.1266667+00:00
Manas Mohanty 6,530 Reputation points Microsoft External Staff Moderator
1 answer

How to deal with 500 errors on Azure Document Intelligence APIs

We encountered several errors like this: File "/home/app/azure/core/polling/base_polling.py", line 803, in run raise HttpResponseError(response=self._pipeline_response.http_response, error=err) from err azure.core.exceptions.HttpResponseError:…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
asked 2025-07-04T07:16:02.9633333+00:00
Andrei Pruteanu 0 Reputation points
edited an answer 2025-07-10T03:04:23.7066667+00:00
Manas Mohanty 6,530 Reputation points Microsoft External Staff Moderator