AI-102 Study Guide: Azure AI Engineer Associate

The AI-102 certification proves you can design and implement production-ready AI solutions on Azure—exactly what enterprises need as they integrate AI into existing infrastructure. This guide gives you a structured 4-6 week study plan that mirrors how I teach AI-102, focusing on hands-on labs and real-world scenarios that appear on the exam.

What You'll Learn

Prerequisites

Step 1

Set Up Your Azure AI Lab Environment

Create a dedicated resource group in your Azure subscription specifically for AI-102 practice. Deploy Azure OpenAI Service (requires application approval), Azure AI Search, Azure AI Document Intelligence, and Azure AI Language services in the same region to minimize latency and costs. Enable Azure Monitor and Application Insights from day one so you learn monitoring patterns that appear on the exam. This setup mirrors production architecture and costs approximately $20-30 for the entire study period if you clean up resources after each lab.

💡 Tip: Use East US or West Europe regions—they have the most AI service availability and fastest approval for Azure OpenAI access, typically 1-2 business days.
Step 2

Master Azure OpenAI Service Fundamentals

Start with deploying GPT-4o-mini and text-embedding-ada-002 models through Azure OpenAI Studio. Complete Microsoft Learn modules on prompt engineering, token management, and content filtering. Build a simple chat application using the REST API or Python SDK, implementing conversation history and system messages. Practice calculating token costs and implementing rate limiting—these operational concerns appear heavily on the exam. Focus on understanding the difference between Azure OpenAI and OpenAI's direct API, including content filtering, data residency, and SLA guarantees.

💡 Tip: The exam tests your understanding of when to use which model. GPT-4o for complex reasoning, GPT-4o-mini for high-volume/low-cost scenarios, and o1 models for deep analytical tasks.
Step 3

Build a Production RAG Solution with Azure AI Search

Create an Azure AI Search index with both keyword and vector search capabilities using the 2024-07-01 API version. Import sample documents, generate embeddings using your deployed text-embedding model, and implement hybrid search that combines both search types. Configure semantic ranking to improve relevance, and set up a skillset to automatically extract entities and key phrases during indexing. This end-to-end RAG pipeline is the most heavily tested scenario on AI-102 because it's what 80% of enterprise AI projects need.

⚠ Watch out: Don't skip the index schema design section. Exam questions often present scenarios where you must choose between different field types, analyzers, and scoring profiles.
Step 4

Implement Custom Document Intelligence Models

Use Azure AI Document Intelligence Studio to build a custom extraction model for invoices or forms relevant to your industry. Label at least 5 sample documents, train the model, and test extraction accuracy. Implement the model in code using the SDK, handling confidence scores and validation logic. Learn the differences between prebuilt models (invoices, receipts, ID documents), custom template models, and custom neural models—the exam will ask you to select the right approach based on document variability and training data availability.

💡 Tip: Custom neural models require 5+ labeled documents but handle layout variations better. Custom template models need only 5 documents but require consistent layouts. This trade-off appears in multiple exam questions.
Step 5

Configure Azure AI Vision and Speech Services

Deploy Azure AI Vision to implement image analysis, OCR with Read API, and object detection on sample images. For Speech services, build both speech-to-text and text-to-speech applications, implementing custom pronunciation and SSML for natural output. Practice configuring managed identities and key vault integration instead of hard-coded keys—security best practices are tested extensively. Understand the difference between Computer Vision API v3.2 (older) and Vision API v4.0 (Florence foundation model) because both may appear on the exam.

💡 Tip: The exam loves scenario questions about choosing between Vision API operations. Image Analysis 4.0 for object detection, Read API for document OCR, Face API for facial recognition with consent.
Step 6

Master Azure AI Language Capabilities

Build applications using sentiment analysis, named entity recognition (NER), key phrase extraction, and text summarization through Azure AI Language. Create a custom NER model to extract domain-specific entities from your industry's text—this demonstrates you understand when prebuilt models aren't sufficient. Implement question answering using custom question answering (formerly QnA Maker) with a knowledge base of at least 20 QA pairs. Practice conversational language understanding (CLU) for intent recognition, which is tested alongside Bot Framework integration scenarios.

⚠ Watch out: Many candidates confuse Azure AI Language (text analytics) with Azure OpenAI (generative AI). The exam will present scenarios where you must choose the more cost-effective service for specific tasks.
Step 7

Implement Monitoring and Responsible AI Practices

Configure Azure Monitor to track API calls, latency, token usage, and error rates across all your deployed AI services. Set up alerts for quota limits and service health issues. Implement Azure AI Content Safety to detect and filter harmful content in both inputs and outputs. Practice applying Microsoft's Responsible AI principles by implementing fairness evaluations, transparency documentation, and appropriate human oversight for high-stakes decisions. These governance topics represent 15-20% of the exam content.

💡 Tip: Create a monitoring dashboard in Azure portal that shows token consumption trends. The exam often asks how to diagnose performance issues or unexpected costs using monitoring data.
Step 8

Deploy Solutions Using Azure AI Foundry

Use Azure AI Foundry (formerly Azure ML) to create a project workspace that integrates multiple AI services. Build a Prompt Flow that chains together document extraction, embedding generation, search, and GPT-4o response generation. Test the flow with evaluation metrics for groundedness, relevance, and coherence. Deploy the flow as a managed online endpoint with authentication and versioning. This unified development experience is Microsoft's current best practice and appears in 10-15 exam questions.

💡 Tip: Prompt Flow's visual interface makes it easy to debug complex chains. Practice reading flow diagrams—the exam includes questions where you must identify errors in pre-built flows.
Step 9

Study Security, Compliance, and Cost Optimization

Review Azure AI service pricing models and practice calculating monthly costs for different usage patterns. Understand how to implement Azure Policy for AI service governance, private endpoints for network isolation, and customer-managed keys for encryption. Study data residency options for GDPR compliance and learn which services support availability zones. Complete the Microsoft Learn module on Azure AI security—this operational knowledge distinguishes junior from senior practitioners on the exam.

⚠ Watch out: Cost optimization questions are tricky. They'll ask you to reduce costs while maintaining SLAs, requiring you to know tier differences and when to use provisioned throughput versus pay-per-call.
Step 10

Practice with Official Sample Questions and Labs

Complete all Microsoft Learn learning paths for AI-102, especially the hands-on labs that use GitHub Codespaces. Take the official Microsoft practice assessment to identify knowledge gaps. Review the exam skills outline and create flashcards for service limits, API versions, and supported regions. Join the Microsoft AI community forums to discuss real exam experiences. In your final week, do a full practice exam under timed conditions (120 minutes for 50-60 questions) to build stamina and time management skills.

💡 Tip: The exam includes case studies with multiple questions per scenario. Read the entire case study first, take notes, then answer questions—don't jump between case studies as you can't return to them.

Summary

This structured approach gives you hands-on experience with every major Azure AI service while preparing you for the specific question types and scenarios on the AI-102 exam. By building actual RAG solutions, custom models, and production deployments, you'll gain practical skills that transfer directly to enterprise AI projects. Most importantly, you'll understand when to use each Azure AI service based on business requirements, cost constraints, and technical trade-offs—exactly what the certification validates.

Next Steps

  1. Schedule your AI-102 exam for 4-6 weeks from today to create urgency and commitment
  2. Join my AI-102 training course for instructor-led labs, exam tips, and Q&A sessions with other certification candidates
  3. After passing AI-102, learn Semantic Kernel to build AI agent orchestration solutions on top of your Azure AI foundation
  4. Book a 30-minute consultation to discuss how Azure AI fits your organization's current infrastructure and compliance requirements

Want Hands-On Exam Prep, Not Just a Study Guide?

I deliver Microsoft certification training (MCT) and know exactly what the exams test. If you're preparing for AI-900, AI-102, or PL-300, I can accelerate your prep with focused sessions on the content that matters.

Book Exam Prep Session
Scott Hay Microsoft Certified Trainer & AI Solutions Architect Microsoft Certified Trainer (MCT) • Delivers 12 Microsoft Copilot courses (MS-4002 through MS-4023) plus Azure AI, Power BI • Azure AI Agents, Semantic Kernel, Power BI (PL-300), Power Platform certified • Former Microsoft and Amazon — 30+ years building production systems • Builds custom AI solutions for SMBs with 90-day delivery