Exam-style question formats
The AI-103 exam is not only four-option multiple choice. It also uses interactive items — the exam policy page calls these interactive components. These sets drill the three most common shapes so the interaction itself doesn't cost you time on exam day.
All-or-nothing
Like multiple-response items, every format on this page scores all-or-nothing — one wrong step, blank, or pair and the whole item is marked incorrect. Slow down and check the full answer before submitting.
Build-list · put the steps in order
Drag a row or use the ▲ ▼ buttons. The whole sequence must be right — there is no partial credit.
You are building a retrieval-augmented generation pipeline over a document library so an agent can answer grounded questions. Put the stages in the order you implement them.
Put the steps in the correct order — drag a row, or use the ▲ ▼ buttons.
- 1Crack and chunk the source documents, applying OCR where the content is scanned
- 2Generate embeddings for each chunk and write them to the search index alongside the text
- 3Configure hybrid retrieval combining keyword and vector search, with semantic ranking
- 4Pass the top-ranked chunks to the model as grounding context in the prompt
- 5Evaluate the generated answers for groundedness and relevance
Hotspot · complete each blank
A short scenario with several dropdowns. Every blank must be correct for the item to score.
An agent's retrieval layer must satisfy three separate requirements. Choose the correct retrieval capability for each.
Choose the correct value for each blank. All must be right to score.
Matching · pair each item with its target
Match every item on the left to the right option. All pairs must be correct.
Match each requirement to the Azure capability that addresses it.
Match each item on the left to the correct option. All must be right to score.
Items you miss here land in your weak spots, and a share of them appears in the timed mock exam.