Following on from part 1, you should now have your knowledge base created using QnA Maker. The next step is to create an Azure bot service and connect that to your table of question and answer pairs.
Tag: Bot

Create an FAQ chat bot Part 1 QnA Maker
For this guide we will be create an FAQ chat-bot using Azure bot services and QnA Maker for the knowledge base. The bot will then be integrated into a web page in part 2.