
Answer-first summary for fast verification
Answer: A. Language Service, B. Azure Bot Service
To develop a bot capable of querying a knowledge base using natural language processing, you need to include the Language Service and Azure Bot Service. Language Service (A) provides the natural language understanding needed to interpret user queries accurately. Azure Bot Service (B) is essential for building, connecting, and managing the bot itself. Form Recognizer (C) and Anomaly Detector (D) are not directly relevant to this task.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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
A. Language Service
B
B. Azure Bot Service
C
C. Form Recognizer
D
D. Anomaly Detector
No comments yet.