Font size
WorksheetsAzure bot and QnA
Total questions: 11
Worksheet time: 6mins
It enables you to define and publish a knowledge base of questions and answers with support for natural language querying.
Bot Framework
QnA Maker Service
Azure Bot Service
Conversational AI
This service provides a framework for developing, publishing, and managing bots on Azure.
Bot Framework
QnA Maker Service
Azure Bot Service
Conversational AI
You can write code to create and manage knowledge bases using the QnA Maker REST API or SDK.
False
True
Steps on creating a knowledge base on QnA Maker
Create, Connect, Name, Populate and Create your KB
Connect, Create, Name, Populate and Create your KB
Create, Connect, Populate, Name and Create your KB
Create, Name, Populate and Create your KB, and Connect
You can delete the resource group or individual resources from your Azure subscription.
True
False
A knowledge base is what?
Question and answer pairs that can be queried using natural language input
Question and answer pairs that can be queried using exact language input
A list of facts that can be queried using natural language input
A list of questions that can be queried using exact language input
What are two ways you can populate a knowledge base with existing question and answer pairs? Select all that apply.
Import questions and answers from existing web pages or documents
Import answers from an existing web pages or documents and use AI to create the questions.
Add pre-defined “chit-chat” pairs that include common conversational questions and responses.
You cannot populate a knowledge base with existing question and answer pairs.
Can you create a QnA Maker solution without using the QnA Maker portal?
Yes, you can use machine learning to write code that defines, trains, and publishes the knowledge base.
Yes, you can use the REST API or SDK to write code that defines, trains, and publishes the knowledge base.
No, you must use the QnA Maker to create a QnA Maker solution.
No, but you can create a knowledge base using the Knowledge SDK.
Both language understanding and QnA Maker Knowledge base are forms of language models, but there are some differences. What action does the QnA Maker enable that the Language Understanding service does not?
User submits an utterance, expecting an appropriate response or action.
Response indicates the most likely intent and referenced entities
Response is a static answer to a known question
What service is used to create a bot from your knowledge base?
QnA Maker
Language Understanding
Text Analytics
Language Analytics
What is an application that enables you to run your bot as a local or remote web application and connect to it from an interactive web chat interface that you can use to test your bot?
Azure Bot Service
Bot Channels Registration
Bot Framework Emulator
Bot Framework Service
