AI-102 Implement generative AI solutions Practice Question
You are deploying a generative AI solution that uses DALL-E to generate images. The application must ensure that generated images do not contain violent content. Which feature should you enable?
⚠ Common exam trap
Many exam-takers assume DALL-E has a built-in content filter that can be toggled on, but in reality, Azure OpenAI Service requires you to use an external service like Azure AI Content Safety for post-generation moderation.
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
✓
Configure Azure AI Content Safety to moderate images
Azure AI Content Safety is a dedicated service for detecting and moderating harmful content, including violence, in images and text. By integrating this service into your DALL-E image generation pipeline, you can scan generated images for violent content before they are delivered to users, ensuring compliance with safety policies. This is the correct approach because Azure AI Content Safety provides pre-built, customizable content moderation models specifically designed for this purpose.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Configure Azure AI Content Safety to moderate images
Why this is correct
Azure AI Content Safety can moderate image content.
- ✗
Use grounding with Azure AI Search
Why it's wrong here
Grounding is for text, not image generation.
- ✗
Fine-tune the DALL-E model
Why it's wrong here
DALL-E cannot be fine-tuned by customers.
- ✗
Enable content filtering in DALL-E
Why it's wrong here
DALL-E itself does not have configurable content filtering; use Azure AI Content Safety.
Go deeper
Related to this question
About these practice questions
This AI-102 question is part of Courseiva's 945-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 by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-102 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-102 exam.