Browse Microsoft Certification Guides

Azure AI-900 Language Services Guide

Study Azure AI-900 Language Services: key concepts, common traps, and exam decision cues.

After you identify the workload, AI-900 may ask which Azure service family fits it. The key boundary is simple: Azure AI Language is text-first, while Azure AI Speech is audio-first.

Service-fit table

Requirement Strongest first fit
sentiment, entities, key phrases, or text understanding Azure AI Language
speech-to-text or text-to-speech Azure AI Speech
audio-first translation or spoken-language interaction Azure AI Speech
written-text analysis Azure AI Language

A simple decision rule

Use this sequence:

  1. Is the scenario mainly about written text or audio?
  2. If it is written text, start with Azure AI Language.
  3. If it is spoken input or output, start with Azure AI Speech.

This rule solves many AI-900 distractors before you read every answer choice.

Common traps

Trap Better rule
choosing Speech because a scenario mentions language Speech is for audio-first tasks, not for every language task
choosing Language because a transcript appears later in the workflow if the system must create the transcript from audio, Speech is the stronger first fit
treating text analysis as generative AI by default analyzing existing text is not the same as generating new text

What strong answers usually do

  • identify whether the scenario begins with text or audio
  • choose Language for analysis of written text
  • choose Speech for recognition, synthesis, or spoken-language translation
  • ignore shiny distractors when the input form already tells you the answer

Decision order that usually wins

  1. First separate text-first language tasks from audio-first speech tasks.
  2. If the scenario is key phrases, sentiment, entities, or typed text analysis, think Azure AI Language.
  3. If the scenario starts from spoken words or audio input, think Azure AI Speech.
  4. Do not let the presence of language fool you into treating audio tasks as pure text-analysis tasks.
  5. AI-900 usually tests service-family fit, not implementation detail.

Quiz

Loading quiz…
Revised on Sunday, May 10, 2026