Courseiva

AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure

What is Azure AI Language's text summarization capability used for?

⚠ Common exam trap

Test-takers frequently confuse summarization with translation or classification, as all involve processing text, but each serves a distinct purpose in NLP workloads.

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

Condensing long text into shorter summaries capturing the key information

Azure AI Language's text summarization capability is designed to condense long documents into shorter summaries that capture the key information. It uses extractive or abstractive summarization techniques to identify and present the most important sentences or generate new concise text, making it ideal for quickly digesting large volumes of content.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Translating long documents into multiple languages

    Why it's wrong here

    Translating long documents into multiple languages changes the language of the text while retaining its full length, and is performed by the dedicated Azure AI Translator service. In contrast, text summarization keeps the source language and reduces overall content volume, producing a condensed representation of the original. These are orthogonal transformations: a translation must retain all information, while a summary intentionally discards less important details.

  • Condensing long text into shorter summaries capturing the key information

    Why this is correct

    Text summarization is the Azure AI Language capability that condenses long documents into shorter versions while preserving the most important information. The service offers extractive summarization, which selects salient sentences verbatim, and abstractive summarization, which generates new concise sentences that may paraphrase the content. The result is a digestible summary intended to capture key facts rather than a creative rewrite or a label.

  • Generating new creative text based on document themes

    Why it's wrong here

    Generating new creative text based on document themes invents content that extends beyond the source material, which is the domain of generative AI models such as Azure OpenAI. Text summarization, by contrast, is a form of natural language processing that condenses the existing content itself, either by extracting key sentences or generating a shorter paraphrase. It should not create new themes or original material absent from the original document.

  • Classifying documents into predefined business categories

    Why it's wrong here

    Classifying documents into predefined business categories is a supervised classification task, in Azure AI Language typically handled by custom text classification, which assigns a single label or class to the whole document. Summarization is fundamentally different: rather than outputting a category, it produces a shorter, human-readable version of the document that retains the main points. The output of classification is discrete metadata, not condensed text.

About these practice questions

This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.