Describe features of Natural Language Processing workloads on Azure →mediumMultiple ChoiceObjective-mapped
What is PII Detection in Azure AI Language?
What is the purpose of Azure AI Language's 'personally identifiable information (PII) detection' feature?
Quick Answer
The correct answer is that Azure AI Language’s PII detection feature is designed to identify and extract personal information such as names, addresses, phone numbers, and ID numbers from unstructured text, enabling organizations to redact or mask sensitive data. This capability relies on pre-trained natural language processing models that scan text for patterns and context, flagging entities like social security numbers or email addresses for compliance with privacy regulations such as GDPR and HIPAA. On the AI-900 exam, this topic tests your understanding of how Azure AI Language handles sensitive content, often appearing in scenario-based questions where you must choose the correct service for data privacy tasks. A common trap is confusing PII detection with entity recognition—remember that PII detection specifically focuses on sensitive personal data for redaction, not general categorization. For a memory tip, think “PII = Protect It Immediately,” as the feature’s core purpose is safeguarding privacy by finding and hiding identifiable details.
⚠ Common exam trap
A common mix-up: candidates confuse PII detection (identifying and redacting existing PII in text) with data generation or security controls like encryption or authentication, leading candidates to pick options that describe unrelated Azure services.
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
✓
Identifying and extracting personal information (names, addresses, ID numbers) from text for redaction
Azure AI Language's PII detection feature is designed to identify and extract personally identifiable information such as names, addresses, phone numbers, and ID numbers from unstructured text. This allows organizations to redact or mask sensitive data before further processing or storage, helping to comply with privacy regulations like GDPR and HIPAA.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Generating fake personal information for testing applications
Why it's wrong here
Test data generation is a different task — PII detection identifies real personal information in text for privacy protection.
- ✓
Identifying and extracting personal information (names, addresses, ID numbers) from text for redaction
Why this is correct
PII detection finds sensitive personal data in text (names, emails, SSNs) so organizations can redact it for privacy compliance.
- ✗
Verifying the identity of users accessing AI services
Why it's wrong here
User authentication is an identity management concern — PII detection analyzes text content for personal information.
- ✗
Encrypting personal information stored in databases
Why it's wrong here
Database encryption is a security measure — PII detection is an NLP feature that finds personal information in unstructured text.
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Feature
A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.
Key term
Azure AI Language
Azure AI Language is a cloud-based service from Microsoft that uses natural language processing to understand, analyze, and generate human language for applications.
About these practice questions
One of 985 original AI-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 →
Same concept, more angles
1 more way 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 'personally identifiable information' (PII) detection in Azure AI Language?
medium- A.Verifying that a user's identity matches their stated credentials during login
- ✓ B.Identifying and optionally redacting sensitive personal information (names, SSNs, emails) in text
- C.Tracking which users have accessed personally sensitive Azure resources
- D.Detecting when users are sharing their own personal information in an inappropriate context
Why B: PII detection in Azure AI Language is a pre-built feature that identifies sensitive personal data such as names, social security numbers, email addresses, and phone numbers within unstructured text. It can also redact (mask) these entities to help comply with data privacy regulations like GDPR. This is a core capability of the Azure AI Language service's Text Analytics API.
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.