Microsoft Azure AI Fundamentals — Question 158

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

Correct answer: A, B

Explanation

The correct answers are A and B because the Language Service provides the necessary natural language processing capabilities, while the Azure Bot Service facilitates the creation and management of the bot. Options C and D do not directly relate to querying a knowledge base through natural language; Form Recognizer is for extracting information from forms, and Anomaly Detector is used for identifying anomalies in data.