1. Exam Overview
What the exam is testing
AI-900 is a fundamentals exam. It tests whether you can recognize:
- the correct AI workload for a business requirement;
- the most suitable Azure service for that workload;
- the difference between closely related AI capabilities;
- the basic logic of machine learning;
- responsible AI principles;
- common generative AI scenarios, risks, and safeguards.
It is not primarily a coding exam. You should be able to read a short business scenario, identify the required output, eliminate unrelated capabilities, and choose the simplest correct option.
The source question bank contains 1,104 original practice questions organized into easy, medium, and hard sections. Its repeated patterns reveal the most valuable exam skills:
- Match the data type to the correct workload.
- Match the requested output to the correct capability.
- Distinguish a managed Azure service from an unrelated service.
- Recognize when a plausible answer solves a nearby but different problem.
- Apply responsible AI controls to public-facing or high-impact systems.
- Choose the correct model type, dataset role, or endpoint in Azure Machine Learning.
- For generative AI, distinguish generation from extraction and add grounding, evaluation, safety controls, and human review where appropriate.
How to think like the exam
Use this four-step method for almost every scenario:
-
Identify the input type.
Is the input text, audio, image, video, a document, or tabular data? -
Identify the required output.
Does the user need a category, a number, extracted text, a detected object location, generated content, a transcription, a translation, or a risk-control decision? -
Select the narrowest correct capability.
Prefer the workload or service that directly produces the requested output. Do not choose a broad service when the question asks for a specific capability. -
Reject adjacent distractors.
Many wrong answers are not random. They are nearby concepts that operate on the wrong data type or produce the wrong output.
How to use this course
Study the guide in four passes:
- Pass 1: Learn the workload map and service map.
- Pass 2: Memorize the confusing pairs.
- Pass 3: Practice scenario elimination.
- Pass 4: Use the rapid-review and exam-day checklist.