Microsoft
AI-900 · Question #138
You are authoring a Language Understanding (LUIS) application to support a music festival. You want users to be able to ask questions about scheduled shows, such as: "Which act is playing on the…
The correct answer is B. an utterance. Utterances are input from the user that your app needs to interpret. https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-concept-utterance
Submitted by weili_xi· Mar 30, 2026Describe features of conversational AI workloads on Azure
Question
You are authoring a Language Understanding (LUIS) application to support a music festival. You want users to be able to ask questions about scheduled shows, such as: "Which act is playing on the main stage?" The question "Which act is playing on the main stage?" is an example of which type of element?
Options
- Aan intent
- Ban utterance
- Ca domain
- Dan entity
How the community answered
(21 responses)- A5% (1)
- B86% (18)
- C10% (2)
Explanation
Utterances are input from the user that your app needs to interpret. https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-concept-utterance
Topics
#LUIS#Utterance#Conversational AI
Community Discussion
No community discussion yet for this question.