Forum Discussion
Cannot resolve Data connection in aoai studio
Hi, i am trying to build some chatbot with aoai studio and having hard time getting through the Data connection,,, i've resolved most of the errors but two of them are still not as below. is anyone know how to resolve it and where i can add 'Azure OpenAI resource: Cognitive Services OpenAI Contributor'?
p.s. my file is csv but i guess it is not supported. any idea which format and how i can convert it?
Best Regards,
Thanks
- arv-993_nycMicrosoft
Hi,
Step 1 – Turn on assigned Managed Identity for your Azure OpenAI resources
Step 2 – Your OpenAI service should give a Cognitive Services OpenAI Contributor role to the AI Search Managed Identity
Step 3 – Make sure that your AI Search service has the appropriate roles. Add the Search Index Data Reader and Search Service Contributor to your OpenAI service managed identity
Step 4 – The AI Search resource needs to allow “Role-based access control” or “Both”
These steps should resolve your error. You might have set up a few of them already but feel free to fix anything you have missed