Document intelligence down
I'm using document intelligence, ressource is in EAST US. Ressource health says everything is good. Same on services status, everything green! I'm using DI in production and this is one among many: Absolutely nothing says ressource is down or in…
Azure AI Document Intelligence
Using Prebuilt-Layout 2024-11-30
I am using Document Intelligence resource with endpoint location in West Europe. I am expecting to use prebuilt-layout version 2024-11-30, but I keep getting prebuilt-layout 2023-07-31 despite my manual attempt to call 2024 version. I also reckon the API…
Azure AI Document Intelligence
Azure Doc Intel Run Layout bug
When I upload 5 documents and click "Run layout" it highlights everything in a light yellow that will be identified when you run it through your document models. However, the 1 checkbox I need isn't highlighting in yellow meaning it won't be…
Azure AI Document Intelligence

How can I create a Azure Document Intelligence resource and a project inside it, using the Java SDK?
I am using the Azure Java SDK to create a new Document Intelligence (Form Recognizer) resource. I want to make sure that the resource is created using the latest available API version, so that I can take advantage of the newest features. Additionally,…
Azure AI Document Intelligence
InvalidContentLength on PDF without any reason
I'm trying to set up a basic pipeline to take a PDF, OCR it, and return a searchable PDF with Azure prebuilt-read under the v4.0 API. I'm sure ten thousand people have done this before, right?! I can't get Azure to process anything more than the smallest…
Azure AI Document Intelligence

Document Intelligence Services with PowerAutomate + Restrict Public Access
Hi, I have set up an Azure Document Intelligence Service but I want to restrict Public Access. I want to still be using this service from PowerAutomate from my tenant. I was not able to find a complete guide or solution for this. Any help would be very…
Azure AI Document Intelligence
Test Model Document Intelligence got stuck
I'm trying to test my model but it just stuck there
Azure AI Document Intelligence
Custom DI Extraction Model - stops working for a brief period
I have a custom model on azure DI. The model stops working once in a while for a period of 1-2 days. Currently, it is on Standard Pricing Tier. Is there any way to ensure availability of the service or monitor on why the service was down ? Note: Azure…
Azure AI Document Intelligence
API to get the Add-on Capability supported by a prebuilt model
I understand that Add-on Capabilities are linked to a model in the Document-Intelligence service. I am programmatically accessing the service, and I want to present the same set of add-ons to my app users to enable them to pick the add-ons that should be…
Azure AI Document Intelligence
Invoice date month and date are switched in Document Intelligence invoice prebuilt-model
The date and month is switched in this case. How can we prevent this? Did they made some updates?
Azure AI Document Intelligence
Does Azure OpenAI Service Allow Models to Access the Internet?
Given the significant advancements in Azure OpenAI Service, particularly with models like GPT-4, GPT-4 Turbo, and the newly introduced GPT-4o, can any of these models natively access the internet or perform real-time web searches as part of their…
Azure OpenAI Service
Azure AI Document Intelligence
Getting "Blocked Calls" Error in Azure cognitive services.
Hi Guys, I'm getting "Blocked calls" error while using custom form recognizer service in azure platform. After investigating i found that this error mainly occurs when requests hit more than 20/sec. to fix this issue I need to get more…
Azure AI Document Intelligence
changed tiers from F0 to S0 but the changes havent been made and keep getting hit with out of call volume quota for form recogniser.
Wondering if anyone else has had the same issue i am having with the price tiers. changed from the free to paid tier for form recogniser for high volume custom data extraction and when running documents through i keep getting that im :out of call volume…
Azure AI Document Intelligence
Azure Document Intelligence custom extraction model not working on my specific computer
Im trying to use Azure Document Intelligence through VS code but for some reason the custom extraction models are taking forever to return anything, to the point where it hits 5 minutes and my code times out. Usually by 20-30 seconds I get a return, and…
Azure AI Document Intelligence
Quote limit issue in Azure AI
Getting below error while deploy azure openai This operation require 40 new capacity in quota Tokens Per Minute (thousands) - GPT-35-Turbo, which is bigger than the current available capacity 30. The current quota usage is 0 and the quota limit is 30…
Azure OpenAI Service
Azure AI Document Intelligence
Content Understanding Analyzer not working due to internal server error
I just deployed a new content understanding analyzer and now I always get the error message "InternalServerError An unexpected error occurred." with an apim request id "444f011b-52a2-4722-9f07-19b642822e0b". I tried using a…
Azure AI Document Intelligence
The Azure Document Intelligence API Version 2024-11-30 is inaccurately processing data trained with the Integer subtype.
I trained a model using Azure Document Intelligence API Version 2024-11-30, specifying the subtype as Integer for the Quantity field, since quantities are always numeric. However, in one purchase order, the quantity was listed as 72.00, and, contrary to…
Azure AI Document Intelligence
Pricing tier and overview/monitor tabs are absent in azure document intelligence
In the Azure AI Document intelligence, I am not finding pricing tier tab. Before this, there were pricing tier tab (to change current pricing tier) and a monitor tab under overview tab (which shows how much transactions are pending for free tier). Both…
Azure AI Document Intelligence
https://<myapp>.cognitiveservices.azure.com/ getting {"error":{"code":"404","message": "Resource not found"}}
I have setup Document intelligence (formerly - FormRecognizer). i successfully created resource and see it is active. but when i use endpoint - https://qbiindia.cognitiveservices.azure.com/. i get…
Azure AI Document Intelligence
Azure Document Intelligence Layout Model - Word Doc issues
Hello, the layout model still not supports the selection mark extraction and skips images in the word document. Are any enhancements planned for release ? Thanks