Drag steps to the numbered slots on the right, or tap a step then tap a slot.
AI-102 Practice Question: Implement knowledge mining and document intelligence solutions
Drag and drop the steps to set up Azure AI Content Safety for content moderation into the correct order.
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
1. Create Content Safety resource, 2. Get endpoint and key, 3. Call Content Safety API, 4. Analyze response, 5. Act on results
The correct order for setting up Azure AI Content Safety is: first create the Content Safety resource, then obtain its endpoint and key, call the Content Safety API with the content, analyze the response for moderation results, and finally act on the analysis (e.g., block or flag content). This sequence ensures proper authentication and logical flow from setup to action.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
1. Create Content Safety resource, 2. Get endpoint and key, 3. Call Content Safety API, 4. Analyze response, 5. Act on results
Why this is correct
This is correct because you must first create the resource, then obtain credentials, call the API, analyze the results, and finally act based on the analysis.
- ✗
1. Get endpoint and key, 2. Create Content Safety resource, 3. Call Content Safety API, 4. Analyze response, 5. Act on results
Why it's wrong here
This is incorrect because you cannot get endpoint and key before creating the resource; the resource must exist first.
- ✗
1. Create Content Safety resource, 2. Get endpoint and key, 3. Call Content Safety API, 4. Act on results, 5. Analyze response
Why it's wrong here
This is incorrect because you must analyze the API response before acting on it; action should be based on analysis.
- ✗
1. Call Content Safety API, 2. Analyze response, 3. Create Content Safety resource, 4. Get endpoint and key, 5. Act on results
Why it's wrong here
This is incorrect because you cannot call the API without first creating the resource and obtaining credentials.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AI-102 question from scratch — 945 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 →
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.