Azure AI Document Intelligence : On-premises Containers

Sidharth Chauhan 25 Reputation points
2024-05-21T11:38:08.4166667+00:00

I want to use Azure Document Intelligence containers on-premises. For this, I created a Kubernetes file, referencing the Docker Compose file mentioned here.
The containers are running fine. Now, I need some guidance on how to use my containers to receive requests from the SDK instead of the Azure endpoint. The SDK requires two fields (endpoint and key). If I provide the Azure account keys and endpoint, the request goes to the Azure portal instead of my on-premises container. What should I pass in it so that the request goes to my on-premises containers?

Edit : My Expectations is to reduce latency , currently sdk taking processing time of 10-12s for 2MB of file for both prebuilt model and custom model. In order to reduce latency , i'm giving a try to on-premises container.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,473 questions
{count} votes