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
May 06, 2025Brass Contributor
Double-checking RBAC roles and ensuring that the necessary permissions are granted is crucial. Adding the "Search Index Data Reader" role to the System Managed Identity for the Azure OpenAI Service has worked for some users. Also, verify that the service principal has the required access to the Azure services you're using.