nerdexam
MicrosoftMicrosoft

AI-900 · Question #32

AI-900 Question #32: Real Exam Question with Answer & Explanation

The correct answer is D: Language Understanding (LUIS). Language Understanding (LUIS) is a cloud-based API service that applies custom machine- learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information. Design your LUIS model with categories of user

Submitted by yaw92· Mar 30, 2026Explore conversational AI workloads

Question

You are developing a chatbot solution in Azure. Which service should you use to determine a user's intent?

Options

  • ATranslator Text
  • BQnA Maker
  • CSpeech
  • DLanguage Understanding (LUIS)

Explanation

Language Understanding (LUIS) is a cloud-based API service that applies custom machine- learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information. Design your LUIS model with categories of user intentions called intents. Each intent needs examples of user utterances. Each utterance can provide data that needs to be extracted with machine-learning entities. https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis

Topics

#Chatbot development#Intent recognition#LUIS

Community Discussion

No community discussion yet for this question.

Full AI-900 PracticeBrowse All AI-900 Questions