AI-900 Practice Question: Describe features of computer vision workloads on Azure
What is the purpose of 'image moderation' using Azure AI Content Safety?
⚠ Common exam trap
Many exam-takers confuse general image processing tasks (like brightness adjustment or compression) with the specific purpose of content moderation, which is solely about detecting and categorizing harmful content.
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
✓
Detecting and categorizing harmful content in images (sexual, violent, hate) for automatic content filtering
Azure AI Content Safety's image moderation is designed to detect and categorize harmful content such as sexual, violent, and hate-related material within images. This enables automatic content filtering to ensure compliance with safety policies, which is a core computer vision workload for content moderation.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Adjusting image brightness and contrast for better display quality
Why it's wrong here
Adjusting brightness and contrast changes pixel values to improve visual appearance, which is image enhancement or photo editing, not content moderation. Such manipulations alter the visual characteristics of an image but do not classify whether the scene contains harmful content. Azure AI Content Safety does not edit or transform images; it only analyzes them to detect policy-violating categories and return severity scores.
- ✓
Detecting and categorizing harmful content in images (sexual, violent, hate) for automatic content filtering
Why this is correct
Detecting and categorizing harmful content in images is the core purpose of Azure AI Content Safety's image moderation. It returns severity scores for categories such as sexual, violence, hate, and self-harm, enabling platforms to automatically filter or block inappropriate images. This is a production content moderation workflow that classifies images by semantic content rather than optimizing or enhancing them.
- ✗
Verifying that images meet minimum quality standards for AI training
Why it's wrong here
Verifying minimum quality standards for AI training involves checking resolution, blur, noise, or labeling correctness, which is data preparation and curation, not content moderation. Image moderation focuses on safety and policy compliance in end-user content, not whether images are technically suitable for model training. A low-quality training image could still be perfectly safe and thus pass content moderation, so the tasks serve entirely different goals.
- ✗
Compressing images to reduce bandwidth during content delivery
Why it's wrong here
Compressing images reduces file size to save bandwidth and speed up delivery, but that is a content delivery optimization task, not a content moderation task. Azure AI Content Safety's image moderation analyzes pixel content to detect categories like sexual, violent, or hateful material, not to minimize transmission costs. Compression algorithms (e.g., JPEG, WebP) are lossy or lossless encoding techniques, whereas moderation applies classification models to assign severity scores for policy enforcement.
Go deeper
Related to this question
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 →
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.