I am in the process of developing a bot via Copilot Studio and I have integrated knowledge from Dataverse, including data from my CRM Dynamics 365.
My goal is to make this bot accessible on a website, without users needing to log in.
However, I am encountering a difficulty:
➡️ The knowledge from Dataverse is not accessible without authentication, especially if I want to use it in a generating response.
Is there a method to expose this knowledge to a bot without requiring user authentication?
Thank you in advance for your feedback and suggestions