Drag steps to the numbered slots on the right, or tap a step then tap a slot.
AI-102 Practice Question: Drag and drop the steps to configure an Azure AI…
Drag and drop the steps to configure an Azure AI Search index with a custom skill 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
Create the search service, then Define the index, then Create the custom skill, then Set up the indexer with the skillset, then Run the indexer.
Start by creating the search service, define the index, then create the custom skill, set up the indexer with the skillset, and finally run it.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create the search service, then Define the index, then Create the custom skill, then Set up the indexer with the skillset, then Run the indexer.
Why this is correct
This order is correct because you must have a search service to host the index, define the index schema before attaching skills, create the custom skill to be referenced, configure the indexer with the skillset to process data, and finally run the indexer to execute the pipeline.
- ✗
Create the custom skill, then Define the index, then Create the search service, then Set up the indexer with the skillset, then Run the indexer.
Why it's wrong here
This is incorrect because the search service must exist before defining the index or creating skills; also the index must be defined before the indexer references it.
- ✗
Define the index, then Create the search service, then Create the custom skill, then Set up the indexer with the skillset, then Run the indexer.
Why it's wrong here
This is incorrect because the search service must be created first to host the index; you cannot define an index without an existing search service.
- ✗
Set up the indexer with the skillset, then Create the custom skill, then Define the index, then Create the search service, then Run the indexer.
Why it's wrong here
This is incorrect because the indexer requires a defined index and skillset; the custom skill must exist before being added to a skillset, and the search service must exist before all components.
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.