Forum Discussion
fingers3775
Jan 09, 2025Copper Contributor
Principle Does not have Access to API/Operation
Hi all, I am trying to connect Azure OpenAI service to Azure AI Search service to Azure Gen 2 Data lake. In the Azure AI Foundry studio Chat Playground, I am able to add my data source, which is ...
ml4u
Apr 21, 2025Brass Contributor
The "Principle does not have access to API/Operation" error often indicates a permissions issue. Ensure that the System Assigned Managed Identity has the necessary roles assigned at the appropriate scope. Double-check the RBAC roles for Azure OpenAI, AI Search, and the Data Lake to confirm they align with the required access levels. It's also worth verifying the configuration settings in the Azure AI Foundry studio. If the issue persists, reaching out to Azure support with detailed logs and configurations can help resolve the problem.