@Jeyasingh, Vijayalingam For some reason, adding "Cognitive Services User" role resolved this for me...
Principal does not have access to API/Operation while access Document Intelligence
Jeyasingh, Vijayalingam
86
Reputation points
Hi Team,
I have a function app calling the prebuilt-layout in Document Intelligence.
I have assigned "Cognitive Services Contributor" access to the managed identity of the function App.
Still ended up with the error "Principal does not have access to API/Operation"
Can you let me know what is the correct role(s) required to fix this issue?
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,100 questions
3 answers
Sort by: Most helpful
-
-
Yang Gao 10 Reputation points Microsoft Employee
2024-08-07T20:46:25.8533333+00:00 adding "Cognitive Services User" solved the problem for me
having these two seems not sufficient
- Cognitive Services Contributor
- Storage Blob Data Contributor
-
Ivan Valadares 0 Reputation points
2025-02-28T17:24:38.18+00:00 in my case the needed role was Cognitive Services Data Contributor (Preview)