Question 96 of 1,020

Quick Answer

The correct answer is to identify the main talking points and important concepts in text, because key phrase extraction in Azure AI Language uses natural language processing to analyze sentence structure and term frequency, automatically returning a concise list of the most salient topics that summarize the document’s core themes. On the Microsoft Azure AI Fundamentals AI-900 exam, this question tests your understanding of the Text Analytics service’s prebuilt features, often appearing alongside similar tasks like sentiment analysis or entity recognition. A common trap is confusing key phrase extraction with named entity recognition—remember that entities are specific things like people or places, while key phrases capture broader, abstract talking points. For a quick memory tip, think of it as “the TL;DR of your text,” instantly surfacing the main ideas without needing to read every word.

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

This AI-900 practice question tests your understanding of describe features of natural language processing workloads on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What is the purpose of key phrase extraction in Azure AI Language?

Question 1mediummultiple choice
Full question →

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

To identify the main talking points and important concepts in text

Key phrase extraction in Azure AI Language is designed to identify the main talking points and important concepts within a given text. It analyzes the text structure and returns a list of key phrases that summarize the core topics, enabling quick understanding of the document's primary themes without reading the entire content.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • To translate key phrases between languages

    Why it's wrong here

    Translation converts between languages — key phrase extraction identifies important concepts within text in its original language.

  • To identify the main talking points and important concepts in text

    Why this is correct

    Key phrase extraction surfaces the most important words and phrases in text, enabling content summarization and theme identification.

    Related concept

    Read the scenario before looking for a memorised answer.

  • To classify text into positive or negative sentiment

    Why it's wrong here

    Sentiment classification is a separate NLP task — key phrase extraction identifies important topics regardless of sentiment.

  • To generate new text based on key topics

    Why it's wrong here

    Text generation is a generative AI capability — key phrase extraction identifies existing important phrases in text.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse key phrase extraction with sentiment analysis or text generation, because all three are text analytics features, but key phrase extraction specifically focuses on identifying important concepts rather than evaluating emotion or creating new content.

Trap categories for this question

  • Keyword trap

    Translation converts between languages — key phrase extraction identifies important concepts within text in its original language.

Detailed technical explanation

How to think about this question

Under the hood, Azure AI Language uses a pre-trained natural language processing model that leverages transformer-based architectures to identify noun phrases and other significant terms. The service returns a confidence score for each extracted phrase, allowing filtering of low-relevance results. In a real-world scenario, a customer support team could use key phrase extraction on thousands of support tickets to automatically surface common issues like 'login failure' or 'billing error', enabling faster triage without manual review.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe features of Natural Language Processing workloads on Azure — This question tests Describe features of Natural Language Processing workloads on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: To identify the main talking points and important concepts in text — Key phrase extraction in Azure AI Language is designed to identify the main talking points and important concepts within a given text. It analyzes the text structure and returns a list of key phrases that summarize the core topics, enabling quick understanding of the document's primary themes without reading the entire content.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on AI-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. What is 'keyword extraction' vs 'key phrase extraction' in Azure AI Language?

medium
  • A.Keyword extraction returns single words; key phrase extraction returns multi-word phrases
  • B.Both terms refer to the same Azure AI Language feature that extracts important concept phrases from text
  • C.Keyword extraction is a legacy feature; key phrase extraction is the new replacement
  • D.Key phrase extraction requires custom training; keyword extraction uses pre-built models

Why B: Option B is correct because in Azure AI Language, 'key phrase extraction' is the official feature name that identifies the main concepts in a text, and 'keyword extraction' is an informal term sometimes used interchangeably. The service does not distinguish between single-word and multi-word extraction as separate features; it returns a list of key phrases that can be single words or multi-word expressions based on the text's context.

Variation 2. What is 'key phrase extraction' in Azure AI Language?

easy
  • A.Encrypting sensitive phrases in a document for secure storage
  • B.Identifying the most important words and phrases that best represent a text's main topics
  • C.Finding and extracting password-like phrases from user messages for security monitoring
  • D.Selecting the highest-scoring responses from a list of candidate answers

Why B: Key phrase extraction in Azure AI Language uses natural language processing to identify the most salient words and phrases that summarize the main topics of a text. It analyzes the document's structure and semantics to return a ranked list of key phrases, enabling quick understanding of core content without reading the entire text.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.