Choose the preview version and create QnA Service
Select additional features and click "continue to creating your own resource"
Create the Text Analytics Service
Proceed then to crate the QnA Maker service as previously
Click on create bot. This will send you back to the Azure Service Creation for the bot service.
Select the bot service from the Azure and click "Create"
Proceed to provision the bot service
- NOTE: You cannot provision a bot service using the Azure student account (insufficient authorization). This segment is included for completion purposes.
Proceed to ensure that the bot is linked to your knowledge base in the QnA Maker
Go to the channel tab where you can get
- the embed code where you can link to the website
- then click on the web chat functionality (as we will be embeding the code to a website
Do the following to connect the bot to a webpage
- Copy the embed code onto your webpage (GitHub Pages or for testign you can make a html file and open it using your browser
- Click to Show the secret key (Ensure to keep this confidential!)
- Copy the secret key on to the copied embed code on the webpage
You should now be able to see the bot interface on the webpage!
Further steps
- The webpage here is for demonstration
- Check out session 3 Linked here on how to develop a basic website for the bot servic