AI-900 Practice Question: Describe features of generative AI workloads on Azure
What is 'Azure AI Content Safety' and what types of harmful content does it detect?
⚠ Common exam trap
It's easy for candidates to confuse Azure AI Content Safety with other Azure security or compliance services (like Azure Firewall, Azure Purview, or Content Moderator), leading them to pick options that describe unrelated capabilities such as network filtering, data privacy, or copyright detection.
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
✓
A service that detects hate, violence, sexual, and self-harm content in text and images at configurable severity levels
Azure AI Content Safety is a cloud service that detects harmful user-generated and AI-generated content in text and images. It identifies categories such as hate, violence, sexual, and self-harm content, and allows you to configure severity levels (safe, low, medium, high) to filter content appropriately. This makes option B correct because it accurately describes the service's purpose and the specific types of harmful content it detects.
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 firewall that blocks malicious network traffic from reaching Azure AI services
Why it's wrong here
A network firewall, such as Azure Firewall or a network security group, operates at the network layer by filtering IP addresses and ports, and it does not inspect the semantics of a user prompt. Azure AI Content Safety, in contrast, is an application-level REST API that analyzes the content payload—text or images—for harmful categories and returns severity scores to the caller. Therefore, it cannot block traffic; it only enhances application governance by moderating user inputs and model outputs.
- ✓
A service that detects hate, violence, sexual, and self-harm content in text and images at configurable severity levels
Why this is correct
This option correctly describes Azure AI Content Safety: the service returns severity levels (safe, low, medium, high) for four harm categories across both text and image inputs, allowing developers to set filtering thresholds that align with their moderation policy. It is designed to catch hate, violence, sexual content, and self-harm in either user-generated content or AI-generated responses. The API can also return an overall harm severity score to help triage the highest-risk content.
- ✗
A GDPR compliance tool that detects and redacts personal data from AI training datasets
Why it's wrong here
Azure AI Content Safety does not detect or redact personal data, and it has no PII entity recognition for names, emails, or phone numbers. GDPR compliance tasks in Azure are handled by data classification tools such as Microsoft Purview or Azure AI Language's PII detection, whereas Content Safety only scores input text and images for harmful categories. Thus, it is a content-safety filter, not a privacy or compliance tool.
- ✗
Copyright detection software that identifies AI-generated content derived from copyrighted material
Why it's wrong here
This option is incorrect because Content Safety's classifiers evaluate whether content is abusive or dangerous, not whether it is a derivative work or infringes someone's copyright. Detecting output generated from copyrighted material would require matching against a reference corpus of protected works or using digital fingerprints, which the service does not maintain. Intellectual-property enforcement is a separate legal and technical domain, so copyright detection lies outside Content Safety's scope.
Go deeper
Related to this question
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 →
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.