How do i access my Form Recognizer Custom Model , from my python code without using the key based authentication. I would like to use Managed Identity type authentication

Rajashekar Seelam (Harman Connected Services Inc) 0 Reputation points Microsoft Vendor
2024-07-11T12:26:43.3666667+00:00

I was able to create a custom model and label my data in Azure Form Recognizer Studio, the python code that is generated by the Form Recognizer studio on the right side section, contains key based authentication where we need to specify the Form Recognizer Studio's key's . The problem is key based authentication is disabled for me. And I am insisted to use Managed Identity type authentication.

Can someone share the sample code on how i can use the Custom Model that i created in Form Recognizer Studio , also I want to know if I can place the PDF files (for which i need to extract the data) in my local machine , or should I place them in the Blob storage container ? . However i tried few methods from internet it did not work.

Any suggestions or guidance will be of great help.

Thanks & Regards,

Rajashekar

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.