Microsoft Azure AI Fundamentals — Question 73
You are developing a chatbot solution in Azure.
Which service should you use to determine a user's intent?
Answer options
- A. Translator
- B. QnA Maker
- C. Speech
- D. Language Understanding (LUIS)
Correct answer: D
Explanation
The correct answer is D, Language Understanding (LUIS), as it is specifically designed to comprehend user intent and extract relevant information from natural language input. The other options, while useful in their contexts—Translator for language translation, QnA Maker for question-and-answer scenarios, and Speech for voice recognition—do not focus on intent detection.