AI-103 Computer Vision Practice Question
You are building a content moderation pipeline. You need to detect if user-uploaded images contain adult content, racy content, or gore using Azure AI Vision. Which feature should you include?
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
✓
features=adult
The 'image-analysis' safety analysis includes detection for adult, racy, and gory content.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
features=adult
Why this is correct
The adult feature detects adult content, racy content, and gore.
- ✗
features=safety
Why it's wrong here
Safety is not a valid feature parameter name.
- ✗
features=moderation
Why it's wrong here
Moderation is not a valid feature name in Image Analysis 4.0; 'adult' is used.
- ✗
features=image-analysis safety check
Why it's wrong here
This is not the exact query parameter syntax.
About these practice questions
This AI-103 question is part of Courseiva's 510-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-103 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-103 exam.