Describe features of Natural Language Processing workloads on Azure →mediumMultiple ChoiceObjective-mapped
What is Conversational Language Understanding (CLU) in Azure AI Language?
What is conversational language understanding (CLU) in Azure AI Language?
Quick Answer
The answer is a feature that trains models to understand user intent and extract entities from natural language. Conversational Language Understanding (CLU) in Azure AI Language is a custom natural language processing service that goes beyond simple keyword matching by learning to map user utterances—like “book a flight to Paris”—to specific intents (e.g., “BookFlight”) and extract key entities (e.g., “Paris” as a destination). On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your ability to distinguish CLU from pre-built language services like translation or sentiment analysis; a common trap is confusing CLU with the general Language Understanding (LUIS) service, but CLU is its modern, unified replacement within Azure AI Language. Remember that CLU is all about custom training for your domain’s specific intents and entities, not out-of-the-box answers. A helpful memory tip: CLU stands for “Custom Language Understanding”—think of it as teaching Azure to “get the clue” about what your users really mean.
⚠ Common exam trap
Test-takers frequently confuse CLU with pre-built question answering or translation services, but CLU is specifically for custom intent and entity extraction, not for generic FAQ or language translation.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
A feature that trains models to understand user intent and extract entities from natural language
Conversational Language Understanding (CLU) is a feature within Azure AI Language that enables you to build custom models for extracting intents (what the user wants to do) and entities (key pieces of information) from natural language utterances. Unlike pre-built or translation services, CLU is specifically designed for training and deploying a natural language understanding model tailored to your application's domain.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A service that translates chatbot responses into multiple languages
Why it's wrong here
Translation is a separate service — CLU understands user intent and extracts entities from natural language input.
- ✓
A feature that trains models to understand user intent and extract entities from natural language
Why this is correct
CLU enables building intent and entity recognition models for chatbots and voice assistants without deep NLP expertise.
- ✗
A service that converts speech to text for voice assistants
Why it's wrong here
Speech-to-text is Azure AI Speech — CLU processes text to understand meaning and intent.
- ✗
A pre-built AI for answering FAQ questions automatically
Why it's wrong here
FAQ answering is Azure AI Language's question answering feature — CLU is for intent classification and entity extraction.
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Azure AI Language
Azure AI Language is a cloud-based service from Microsoft that uses natural language processing to understand, analyze, and generate human language for applications.
Key term
Conversational language understanding
Conversational language understanding is an Azure AI service that helps applications interpret natural human language in conversations or text inputs.
About these practice questions
One of 985 original AI-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on AI-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. What is 'conversational language understanding' (CLU) in Azure AI Language?
medium- A.A chatbot that understands multiple languages and auto-translates responses
- ✓ B.A model that extracts user intent and entities from conversational text to drive chatbot logic
- C.A service that generates conversation transcripts from audio recordings
- D.A tool for analysing the sentiment of customer conversations in real time
Why B: Conversational language understanding (CLU) is a feature of Azure AI Language that enables you to build custom models to extract user intents (e.g., 'BookFlight') and entities (e.g., 'destination city') from natural language utterances. This extracted information drives the logic of a chatbot or virtual assistant, allowing it to determine what action to take. Option B correctly describes this core purpose.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.