Describe features of Natural Language Processing workloads on Azure →mediumMultiple ChoiceObjective-mapped
AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure
A multinational company receives customer feedback in multiple languages. They need to automatically determine the language of each piece of feedback before routing it to the appropriate support team. Which prebuilt Azure AI Language feature should they use?
⚠ Common exam trap
Candidates often confuse Language Detection with Sentiment Analysis or Key Phrase Extraction, assuming that analyzing feedback content inherently involves language identification, but Azure separates these into distinct prebuilt features.
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
✓
Language Detection
The Language Detection feature in Azure AI Language is specifically designed to identify the language of a given text input, returning the language name and a confidence score. This directly matches the requirement to automatically determine the language of customer feedback before routing it to the appropriate support team.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Sentiment Analysis
Why it's wrong here
Sentiment Analysis in Azure AI Language evaluates text and assigns positive, negative, or neutral sentiment scores at the sentence and document level. It relies on the language of the text for its internal models, but it does not output which language that text is written in. If a feedback item is in Spanish, Sentiment Analysis might say it is positive, but it will not tell you that the language is Spanish—so it cannot meet the stated requirement.
When this WOULD be correct
A company wants to automatically categorize customer feedback as positive, negative, or neutral to prioritize urgent complaints. Sentiment Analysis would be the correct feature to use.
- ✓
Language Detection
Why this is correct
Language Detection is an Azure AI Language feature that analyzes text and returns a predicted language along with a confidence score, using scripts, character sets, and linguistic patterns. For a multinational company receiving feedback in multiple languages, it directly fulfills the requirement by classifying each message's language, enabling downstream routing or translation. It does not infer meaning or extract structure, but its sole purpose is to identify the language, making it the correct choice.
- ✗
Key Phrase Extraction
Why it's wrong here
Key Phrase Extraction is an Azure AI Language feature that scans text to identify the most relevant words and phrases, typically nouns and noun phrases that represent main topics or concepts. For example, from a complaint about 'delayed shipping,' it would extract 'delayed shipping' as a key phrase, but it returns no information about the language of the source text. The extracted phrases are language-specific, but the feature does not report the language of the input, so it fails to address the requirement.
When this WOULD be correct
A company wants to automatically extract the main topics or important terms from customer reviews in English to identify common issues. Key Phrase Extraction would be the correct feature to use.
- ✗
Named Entity Recognition (NER)
Why it's wrong here
Named Entity Recognition (NER) in Azure AI Language identifies and categorizes entities in text, such as people (PERSON), organizations (ORG), locations (GPE), dates, and quantities. It processes text using language-specific models and can even recognize entities across languages, but it does not output the detected language of the input document. For instance, NER might extract 'Paris' as a location, yet it will not state that the text itself is in French, so it is not designed for language identification.
When this WOULD be correct
A company needs to extract customer names, product names, and locations from support tickets to populate a database. NER would be the correct feature to identify and categorize these entities.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AI-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Language DetectionCorrect answer▾
Why this is correct
Language Detection is an Azure AI Language feature that analyzes text and returns a predicted language along with a confidence score, using scripts, character sets, and linguistic patterns. For a multinational company receiving feedback in multiple languages, it directly fulfills the requirement by classifying each message's language, enabling downstream routing or translation. It does not infer meaning or extract structure, but its sole purpose is to identify the language, making it the correct choice.
✗Sentiment AnalysisWrong answer — click to see why▾
Why this is wrong here
Sentiment Analysis determines the emotional tone (positive, negative, neutral) of text, not the language. The question asks for language identification, not sentiment.
★ When this WOULD be the correct answer
A company wants to automatically categorize customer feedback as positive, negative, or neutral to prioritize urgent complaints. Sentiment Analysis would be the correct feature to use.
Why candidates choose this
Candidates may confuse 'analyzing feedback' with sentiment analysis, or assume that language detection is part of sentiment analysis.
✗Key Phrase ExtractionWrong answer — click to see why▾
Why this is wrong here
Key Phrase Extraction identifies important terms in text but does not determine the language; it operates on text whose language is already known.
★ When this WOULD be the correct answer
A company wants to automatically extract the main topics or important terms from customer reviews in English to identify common issues. Key Phrase Extraction would be the correct feature to use.
Why candidates choose this
Candidates may confuse language detection with extracting key terms, thinking that identifying the language is similar to identifying important phrases.
✗Named Entity Recognition (NER)Wrong answer — click to see why▾
Why this is wrong here
Named Entity Recognition (NER) identifies entities like people, places, and organizations, not the language of the text. The question asks for language detection, which is a different prebuilt feature.
★ When this WOULD be the correct answer
A company needs to extract customer names, product names, and locations from support tickets to populate a database. NER would be the correct feature to identify and categorize these entities.
Why candidates choose this
Candidates may confuse NER with language detection because both involve analyzing text, but NER focuses on extracting specific information rather than identifying the language.
Analysis generated from the official AI-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Language detection
Language detection is an Azure AI service that automatically identifies the language of a piece of text without manual input.
Key term
Confidence score
A confidence score is a number (often between 0 and 1 or 0 and 100%) that tells you how likely it is that an AI model's prediction or answer is correct.
About these practice questions
Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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.