Microsoft Azure AI Fundamentals — Question 72
You plan to develop a bot that will enable users to query a knowledge base by using natural language processing.
Which two services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. QnA Maker
- B. Azure Bot Service
- C. Form Recognizer
- D. Anomaly Detector
Correct answer: A, B
Explanation
QnA Maker is essential for building a knowledge base that can respond to user queries, while Azure Bot Service provides the framework necessary to develop and manage the bot itself. Form Recognizer and Anomaly Detector do not directly contribute to querying a knowledge base with natural language.