
Explanation:
To develop a bot that enables users to query a knowledge base using natural language processing, you should use 'QnA Maker' and 'Azure Bot Service'. 'QnA Maker' helps create a conversational Q&A layer over your data, while 'Azure Bot Service' provides the tools to build, test, deploy, and manage intelligent bots. The other options, 'Form Recognizer' and 'Anomaly Detector,' are not directly related to the functionality required for this task.
Ultimate access to all questions.
No comments yet.
For developing a bot to query a knowledge base using natural language, which two Azure services are essential, considering each correct choice contributes a point to the solution?
A
QnA Maker
B
Azure Bot Service
C
Form Recognizer
D
Anomaly Detector