Hey everyone,
I'm currently working on a Copilot project and I am facing a problem. Following the guidance from the video titled "How to use Azure OpenAI on your Data with Copilot Studio", I uploaded my document to Azure OpenAI to use it as a data source. I then deployed a ChatBot using the GPT-4-32k model in Azure OpenAI Studio and subsequently deployed this Bot to Copilot Studio. However, I am facing a challenge where Copilot Studio seems unable to connect to the Azure AI data. The bot fails to answer any questions.
I have successfully created an index by uploading documents to the Chat-Playground feature in AI Search, as shown in this screenshot of my Index setup. This setup works as expected within Chat-Playground, enabling interactions and dialogues with the data source.




However, the issue arises when I deploy to Copilot Studio. I am directed to a page for creating a new Copilot Studio Chat Bot, but upon opening this chatbot, I'm met with initial settings and an absence of any data or configuration. This issue persists even when using Microsoft's Index Sample as the data source, resulting in the same outcome.

Could someone please advise on what might be going wrong? I am particularly interested in understanding why the connection to the Azure AI data source is not functioning within Copilot Studio after deployment, despite working in the Chat-Playground.
Thank you in advance.