Courseiva

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

What is 'text analytics' in Azure AI Language?

⚠ Common exam trap

A common mix-up: candidates confuse 'text analytics' with basic text processing (like word counting) or data protection, when the exam specifically tests understanding of AI-powered NLP features that extract meaning from unstructured text.

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

AI-powered extraction of insights (sentiment, key phrases, entities) from unstructured text

Text analytics in Azure AI Language is an AI-powered service that extracts structured insights from unstructured text. It uses pre-built models to identify sentiment (positive/negative/neutral), key phrases, named entities (people, places, organizations), and language detection, enabling automated analysis of large volumes of text data.

Answer analysis

Option-by-option breakdown

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

  • A tool for counting the number of words and characters in a document

    Why it's wrong here

    A word/character counter simply measures document length by counting tokens and symbols—a deterministic, non-AI operation. It does not interpret the document's meaning or context. Azure AI Language text analytics, in contrast, uses natural language processing models to classify sentiment, extract key phrases and entities, and identify language, converting unstructured text into actionable insights.

  • AI-powered extraction of insights (sentiment, key phrases, entities) from unstructured text

    Why this is correct

    Correct—text analytics in Azure AI Language automates the extraction of insights from unstructured text using pre-trained natural language processing models. It returns sentiment scores (positive, negative, mixed, or neutral), identifies key phrases, recognizes named entities such as people, organizations, and locations, and can detect the document's language. This is precisely what Microsoft's text analytics (Azure AI Language) is designed to do.

  • A spreadsheet function for analysing numerical data in text cells

    Why it's wrong here

    Spreadsheet functions operate on structured cells with deterministic formulas—for example, SUM or AVERAGE—and lack the ability to understand human language context or semantics. Even when a cell contains text, a spreadsheet formula can only pattern-match or reformat it, not identify whether the language is positive/negative or what entities are mentioned. Text analytics is an Azure AI service that applies machine learning to unstructured text, which is a fundamentally different and much broader capability than numerical spreadsheet calculations.

  • Encrypting sensitive text data before storing it in the cloud

    Why it's wrong here

    Encryption is a security control that obfuscates text using algorithms and keys so unauthorized parties cannot read it; it does not analyze, interpret, or extract meaning from content. Text analytics requires access to readable plain text to apply NLP models—if the text is encrypted before being stored, the service cannot perform sentiment analysis, entity extraction, or key phrase detection. Encryption protects data; text analytics derives insight.

About these practice questions

Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.