Describe features of Natural Language Processing workloads on Azure →easyMultiple ChoiceObjective-mapped
AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure
Which Azure AI service can detect the language of a text input and return the identified language name and confidence score?
⚠ Common exam trap
A common mix-up: candidates confuse Azure AI Translator's ability to detect language as a side effect with the dedicated language detection feature in Azure AI Language, which explicitly returns a confidence score and is the correct service for this specific requirement.
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
✓
Azure AI Language (language detection)
Azure AI Language's language detection feature is specifically designed to identify the language of a text input, returning both the language name and a confidence score between 0 and 1. This capability is part of the Natural Language Processing (NLP) workloads within Azure AI Language, making option B the correct choice for this task.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure AI Vision
Why it's wrong here
Azure AI Vision is designed for image analysis, including features like object detection, scene classification, and OCR text extraction from images and video frames. Although its OCR API can read text, it does not natively detect the language of that extracted text, and language identification is not one of its image analysis capabilities. To identify the language of text—whether from a document, chat message, or OCR result—you should use Azure AI Language's language detection.
- ✓
Azure AI Language (language detection)
Why this is correct
Azure AI Language's language detection feature is a purpose-built NLP capability that analyzes unstructured text and returns the detected language code, human-readable name, and a confidence score between 0 and 1. It supports over 120 languages, dialects, and scripts, and can determine the dominant language in mixed-language input. This makes it the correct service when the task is to identify the language of a text input, rather than to translate or extract structured data from it.
- ✗
Azure AI Translator
Why it's wrong here
Azure AI Translator is a machine translation service that converts text or documents between languages across many supported locales. It includes a Detect method that identifies the source language automatically, but this detection is only used to enable translation and is not exposed with the same granularity and confidence scoring as Azure AI Language's language detection. For a pure language identification use case, Azure AI Language is the correct and dedicated service.
- ✗
Azure AI Document Intelligence
Why it's wrong here
Azure AI Document Intelligence (formerly Form Recognizer) uses OCR and layout analysis to extract key-value pairs, tables, and entities from documents. While it may internally rely on OCR language hints to improve extraction accuracy, its primary purpose is structured data extraction, not standalone language detection. The dedicated language detection feature in Azure AI Language provides explicit language codes and confidence scores, which Document Intelligence does not expose as a user-facing API.
Go deeper
Related to this question
Learn chapter
Types of AI Workloads
Key term
Service
A service is a software component or system that performs a specific function and is available to be used by other programs or users over a network.
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.
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 →
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.