Compatibility of Azure Document Intelligence Commitment Tiers with Batch Analysis Requests
Are Azure Document Intelligence commitment tiers compatible with batch analysis requests? I have not seen any documentation which describes this interaction. For example, assume the following: I am using a Document Intelligence instance in the East US…
Cold start for AnalyzeDocumentAsync prebuilt-receipt
Hi all, In an .net framework 4.8 console app, I use the code below (from Azure samples), with a S0 pricing tier, location in France. Each time I run the app, the first call to AnalyzeDocumentAsync takes around 20 seconds, as if there was a cold start or…
question on the cost of openai models
we are planning to deploy a model which extraxts the texts from the documents and processed it so more like using it as NLP for our documents, we are good with testing it on free trial need to know how much does it cost and pricing related aspects of…
Internal Server Error when trying to test a neural model
When clicking Run Analysis to test a certain custom neural model on a document, "Internal Server Error-- An unexpected error occurred. Clues:- The model appeared to train successfully. - Prior models tested fine. - I added another training sample…
Run layout doesnt recognize text
When running layout, it doesn't recognize the 2 values below: How to fix this? I tried to resave the file as pdf. Any workaround? thanks
The folder path field is disabled in project settings in version 4.0.
Hello, in my projects using version 4.0 GA it is impossible to change the currently used folder in the project settings. Only at the project configuration stage I am able to define which folder from the blob container I want to use and then I cannot…
Multiple signature fields in Azure Document Intelligence leading to internal server errors?
Hello, in my current document intelligence solution, I require two signature fields to be checked in the latest API 2024-11-30 V4.0 (GA). In theory this is possible but whenever I create a model with two signature fields it often leads to an internal…
Azure Document intelligence chart comparison for each region
Hi Team, As we are building solutions using Azure Document Intelligence, there are region specific feature change is there. Would like to get the chart comparison for each region what are all the features are disabled.
Can build content for custom classifier be specified using generic urls?
I’m a bit confused by this APIdocumentation regarding how to train a custom document classifier in v4.0. The ClassifierDocumentTypeDetails specifies the build content files, and has 2 possible formats (azureBlobSource and azureBlobFileListSource) which…
Custom Model training failure InternalServerError: An unexpected error occurred
We've been building a custom model for the past month and it has been training fine until the last two attempts. We're labeling inside of Doc Intel Studio, ensuring all documents are labeled. We've gotten this error InternalServerError: An…
The Custom Document Classification Model Training in Document Intelligence Studio encounters an internal server error after running for 2 hours.
I initiated the training of a custom classification model, but after running for several hours, it returned the following errors. I attempted this process three times, and each time it resulted in the following combination of errors: Model training…
Training Process Stuck in Azure AI Document Intelligence
Hi, I’m working on training a custom model for document classification using Azure AI Document Intelligence, but the process hangs at the "Training" stage. My data is properly labeled and formatted according to the documentation, and I’ve…
Error 404 resource not found - Form recognizer
Hi, I am trying to use the form recognizer service in Azure AI. The goal is to use the business card model, I wanted to test out using the tax.us.w2 model first but I am unable to get it working. I am using post-man to test out if the endpoint works, I…
Can you use local file input for training a custom model?
I know that you can use local files for RUNNING the read, layout, and custom models. However, in terms of training a model, I am not sure if you are able to use local files or if they have to be in Blob Storage containers. When using Document…
Pricing of Azure Blob Storage on Temporary Data
I plan on using Azure Blob Storage to upload images which will then be run by Document Intelligence. Once these images are processed, I plan to delete them right away. I have already calculated the costs for using the Document Intelligence service, but I…
tables and rows confidence in test
How the table and rows confidence is calculated in test set?
Internal server error after upgrading my document intelligence project to 2024-11-30 API
I recently upgraded my project from a preview API (2024-07-31-preview) to the newest general availability API (2024-11-30 API). In this new API version I added signature recognition fields to my custom extraction neural models. However when I now want to…
How to use Azure AI's document intelligence studio to Readact PII fields in PDF or Image
I have hundreds of file in sharepoint which have sensitive data, I want to Readact all the Personal Information field. Same as example Image. How can I achieve this using Document intelligence studio?
Document Intelligence - Query fields not working
I'm using the pre-built ID processing model on DocumentIntelligence. When I try to use Query fields (both in the UI and through code), the REST calls just infinitely load and I never get an answer. I know the issue is with query fields because, when I…
GA release date for Document Intelligence v4.0 planned?
Hi Team, I would like to know the GA release date of v4.0. Earlier when I contacted, it was mentioned as November, would it be possible to let us know the exact date? Specifically, we are using the prebuilt-read model for converting image pdf into…