How to detect changes in Non-disclosure Agreements saved as Word documents?
Hi, my use case is processing changes to NDA documents. Amendments are made by either party and those changes need to be compared against previous similar changes and also a playbook. How to detect changes in a Word document where the changes are made…
Azure Document Intelligence - Mismatch Between Trained API Version and Response API Version
Hello, I have trained a Custom Neural Model under Document Intelligence API Version 2023-07-31. When performing inference via the API, the "apiVersion" field is not consistent with the trained API version. Inference returns a response with…
500 Internal Server Error while hitting azure prebuilt-document sync analyse endpoint. Async endpoint works just fine.
Facing the same issue with general document api as here Async endpoint works but sync endpoint throws errorResponseHttpStatus='500' errorCode='UnhandledEndpointException' Using mcr.microsoft.com/azure-cognitive-services/form-recognizer/document-3.0…
How to fix Training data is missing: Could not find any training data at the given path
How can I resolve the error 'Training data is missing: Could not find any training data at the given path' when creating a custom model for documents containing my organization's data? I am using the following C# code to create the model. Can you assist…
How to extract Figures with labels from the image
Problem Statement: I have a pdf which consists of questions with their options, and it may also consist of a figure (with or without labels) associated with those questions. I want to extract the questions and their respective options along with…
Does Azure AI Document Intelligence Use Groundings or Embeddings?
Hello all - I have a client that is asking about embeddings and groundings within the Document Intelligence solution. Does it utilize these concepts? They are being asked by their compliance / governance team. I found this article below online, but…
Typo in the return value of the 1040 tax form recognition
The return value for the filing status option "Married filing separately (MFS)" in the 1040 form is currently married_filling_separately. It should be married_filing_separately with only one l.
What is the difficulty level of Applied Skills in Document Intelligence?
There is document intelligence in both AI102 and AI 900 Exams and they have different level of difficulties. I'm prepared for AI 900 which is Fundamentals from the assessment practice scores I had. I want to know if the applied skills in document…
We see that Azure DI is not able to recognize the table as a table while processing, could you please provide me information on why is this happening
I am trying to scan a document using azure DI studio but even though my document is having proper table structure seems like Azure DI is not able to recognize it as a table instead recognizes as paragraphs, could you please help me to understand why is…
How can I enable users to label PDF documents directly in my application without using Document Intelligence Studio?
I want to implement the labeling process within my application, so users don’t need to visit Document Intelligence Studio. My goal is to generate the required <filename>.pdf.labels.json and fields.json files directly in my app. How can I achieve…
Document Intelligence Service hostname sometimes does not resolve
I am getting the following exception in an Azure Function, which is attempting to call Document Intelligence services. Note: All text and images lightly edited for anonymity of resources. Azure.RequestFailedException: The requested name is valid, but no…
When will prebuilt-bankStatement.us become available in other regions, such as EastUs2?
Following up on this thread:…
Is Azure Document Intelligence HIPAA compliant?
Hello, I would like to ask the following questions: Is Azure Document intelligence HIPAA compliant? If it is, where can I find documentation to configure my Azure Document Intelligence resource to be HIPAA compliant? Are all the read, custom and…
Prebuilt-bankStatement.us Inner error: {"ModelNotFound" }
Hello, I am trying to do an API call for the new prebuilt bankstatement in document intelligence. From the documentation found here: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/concept-bank-statement?view=doc-intel-4.0.0 …
Help with supported Document Types Azure Documents Intelligence SDK Client
Hello. I am currently trying to use the Azure AI Document Intelligence SDK to upload and process files using the Read model. I am using the latest version of the sdk and the latest api version for the service. I can successfully upload PDF documents,…
In a C# Azure.AI.DocumentIntelligence application, how do I AnalyzeDocumentAsync() on a local file?
In a C# Azure.AI.DocumentIntelligence application, how do I AnalyzeDocumentAsync() on a local file?
How to add queryfields to Items object on prebuilt-invoice layout
I have reviewed the queryfield documentation and understand how to get query fields to work with a specific field that appears on the document once. However, I want the field to be added to the ITEMS object, because it repeats within that table. Copilot…
When will a more up to date API version be available in the UK?
Hi, I have a Document Intelligence resource where the Location is UK South. We could also use UK West if needed. I am using the Document Intelligence Layout Model. Currently the most recent API version we can use is 2023-07-31 (3.1 Preview). When will…
Intermittent 400 Errors with Azure Document Intelligence AnalyzeDocumentAsync
Hi, We’ve been experiencing an issue with Azure Document Intelligence services over the past two days. When calling the AnalyzeDocumentAsync endpoint, we occasionally receive an HTTP 400 error. However, for the exact same request, sometimes we get a 200…
Azure Forms Recogniser retruning 200 with InternalServerErrorStatus
When using the FormsRecogniser in .net the sdk returns the below error when attempting to process documents. An unexpected error occurred.\r\nStatus: 200 (OK)\r\nErrorCode: InternalServerError\r\n\r\nAdditional Information:\r\nAdditionInformation:…