What is the preferred method when creating a versatile QnA bot? Must record user input. Non-whitelisted services cannot be used (Power virtual agent, Power automate)
Currently, I have an Azure bot created with bot framework composer. It is linked to a QnA maker to answer FAQ questions. I have created a survey that the user can fill out and it is linked to a power-bi report that I can view to see the user's answer. As of this moment, I can not publish new changes to it.
I am running into this issue "Error - Qnamaker build failed: Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource."
I have double checked all of the subscriptions key and regions etc... This has not happened with the first QnA maker that I have previously created. Only after I created a new QnA maker and attached it to a new bot then I run into this issue. The reason why I had to create a new QnA maker is because the initial one was deleted because it was in a non-whitelisted region.
Requirements
- User can fill out survey through chatbot and the answers are recorded
- Interpret questions and get answers from QnA maker
- List item