So I created a QnA bot using the Azure Portal and when I test the bot in the Azure Portal or embed the bot on a website and ask a variation of a question the bot should be able to answer, I receive the message "No Match Found!"
When I test the bot at the qnamaker.ai site and ask the exact same question, the bot works fine.
The odd thing is if I type the question exactly as it appears in my FAQ list, it works just fine and shows the correct response when tested on the azure portal, the web embed and the qnamaker.ai site.
I've trained and published the bot over and over to no avail. Am I missing something?
Following are screenshots of the various responses I get to the same question:
This is the result of the test at the qnamaker.ai site. The response from the bot is the expected response:
This is the result of the test at the Azure Portal site. The response from the bot is not right:
This is the result of the bot being embedded in a site. The response from the bot is also not right:
Can anyone please help? I'm losing my mind!
You have to set subscription key and knowledgebaseID in azure portal under Application Setting.