"The biggest mistake I made was skipping the Responsible AI modules thinking they'd be common sense. They're not — Microsoft has very specific terminology for the 6 pillars and the exam tests you on the names, not just the concepts. Learn them cold."
Section 1 Quiz
Score 4/5 or higher to unlock Section 2
"The exam doesn’t test you on what GPT-4 can do — it tests you on how to configure it. Know your deployment types, temperature vs max tokens, and when to use system messages vs few-shot examples. RAG questions come up a lot more than you’d expect."
Section 2 Quiz
Score 4/5 or higher to unlock Section 3
"The new AI-102 outline calls agents out separately. Treat an agent as a hosted reasoning loop with instructions, tools, memory/conversation state, and governance. The exam is likely to ask when to use a prompt agent, a workflow agent, or Microsoft Agent Framework for more complex orchestration."
Section 3 Quiz
Score 4/5 or higher to unlock Section 4
"Computer vision was easier than I expected — most questions boil down to: use standard Azure AI Vision if it’s a common task (tags, objects, OCR), use Custom Vision if you have your own categories to train on. Don’t overthink it. OCR Read API questions were very common though."
Section 4 Quiz
Score 4/5 or higher to unlock Section 5
"NLP questions are usually service-selection questions. Language analyses existing text, Speech handles audio input/output and SSML, Translator handles text/document/speech translation, CLU identifies intent, and custom question answering returns answers from a curated knowledge base."
Section 5 Quiz
Score 4/5 or higher to unlock Section 6
"This domain is two related pipelines: Azure AI Search for knowledge mining and retrieval, then Document Intelligence / Content Understanding for turning files into structured information. Know the nouns: data source, indexer, skillset, index, knowledge store, semantic ranker, vector store, prebuilt model, custom model, analyzer."
Section 6 Quiz
Knowledge mining and extraction scenarios