AZ-900 Describe Azure architecture and services Practice Question
Which Azure AI service provides translation between more than 100 languages?
⚠ Common exam trap
Many exam-takers confuse Azure Speech Service's speech translation capability with the dedicated text translation service, overlooking that Speech Service is optimized for audio streams and does not provide the same breadth of text-only translation across 100+ languages.
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 Translator
Azure Translator is the correct service because it is specifically designed for text and document translation across more than 100 languages and dialects, using a neural machine translation (NMT) engine. It provides a REST API that supports real-time translation, language detection, and transliteration, making it the direct solution for multi-language translation needs.
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 Language Understanding (LUIS)
Why it's wrong here
Azure Language Understanding (LUIS) is designed to interpret the intent and extract entities from natural language utterances, typically for use in conversational bots and applications. It performs semantic analysis of text to understand a user's goal, but it does not produce translated output in a different language. While LUIS models can be trained for multiple locales, the service itself has no text-to-text translation capability, which is why it is not the correct choice for language conversion.
- ✓
Azure Translator
Why this is correct
Azure Translator is the Cognitive Services component specifically built for text and document translation. It supports real-time translation across over 100 languages using advanced neural machine translation models, which go beyond word-for-word substitution to account for grammar and context. The service can be called via REST API or SDK, and it also offers transliteration, custom translation, and document translation capabilities, making it the correct service for translating text from one language to another.
- ✗
Azure Speech Service
Why it's wrong here
Azure Speech Service is optimized for audio-based capabilities, including speech-to-text, text-to-speech, and speech translation during live audio interactions. If the input is plain text and the goal is text-to-text translation, Speech Service is not the appropriate service because it is not designed to accept text as its primary input or produce text translations as its core function. Speech translation, while a feature, wraps around spoken language; the Azure Translator API is the standalone service for translating textual content between languages.
- ✗
Azure Text Analytics
Why it's wrong here
Azure Text Analytics is a language analysis service that provides sentiment detection, key-phrase extraction, named-entity recognition, and language detection. Although it can identify the language of a given text, it does not transform that text into another language; its output is metadata and analytical insights, not translated content. Text Analytics and Translator serve different purposes—one evaluates the meaning and structure of text, the other performs lexical and grammatical conversion between languages.
Go deeper
Related to this question
About these practice questions
One of 981 original AZ-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 AZ-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 AZ-900 exam.