
Learn infrastructure as code by deploying Azure resources with Bicep and the Azure CLI, then connect to Azure OpenAI in Foundry via a Python client for client-side orchestration.
.
Deploy a Foundry resource, build and deploy a GPT-5 Mini based agent, optimize system instructions, enable tracing and web searching, then publish and grant access via Azure Bot services.
Deploy Azure AI Foundry and a basic agent entirely through code, using Bicep for resources and Python scripts for agent deployment and execution, then interact with the agent via code.
Deploy a Foundry resource and configure guardrails to enforce responsible AI, preventing jailbreaking, indirect prompt injection, content safety, content harm, and data leakage in agent interactions.
Learn to deploy an agent via code with guardrails using a Responsible AI policy, configuring content filters, jailbreak protection, and protected materials, then test and redeploy to adjust sensitivity.
Learn to swap between large and small language models for agents in Foundry on Azure, using a bicep deployment and two model variants.
Explore vector searching and grounding LLMs with embedded data in Foundry. Deploy text embedding models, index files, and connect knowledge bases to agents for scalable retrieval.
Demonstrates multi-agent orchestration by routing user prompts to simple or complex agents via visual workflows, deploying GPT-5 nano, and exposing endpoints with YAML and code.
Build and deploy a three-agent workflow for multi-agent orchestration, routing simple versus complex queries between a small and a large language model using code-driven deployment and streaming outputs.
Deploy an Azure AI agent and attach three MCP servers as tools, configure server labels and URLs in config.yaml and launch.json, and review hands-on traces of weather and campsite queries.
Set up tracing in Foundry by connecting AI insights resources and logging with log analytics and application insights, then explore tool calls, reasoning, and MCP server interactions to debug conversations.
Resolve a tracing setup bug in lab 9 by registering the operational insights resource provider in your azure subscription, then return to Foundry to create the new tracing resource.
Learn how to use agent memory in Azure Foundry, from short-term to long-term memory, build a custom memory store with embeddings, enabling chat summaries and user profiles.
Deploy memory for Azure AI agents by creating a memory store with a large language model and embedding model, then attach a memory search tool via code.
Set up a virtual environment, log in with Azure CLI, deploy AI Foundry resources with Bicep, and call a GPT 4.1 mini model via the OpenAI SDK.
Master Bicep deployment for Azure AI apps and agents by exploring tips, tricks, and practical advice in this special unit of the AI-103 course.
Explore how to tune large and small language model parameters, including max past messages, max tokens, temperature, and top P, via a config.yaml; assess impact on cost, latency, and routing.
Explore deploying embeddings with TextEmbedding3Small in Azure AI Search and Foundry, enabling hybrid and vector search with semantic ranking and a semantic configuration for re-ranking.
Deploy Azure AI Search resources with Foundry, content safety, and llms (large, small, embedding) in sequence, then enable grounding results for agentic rag to handle refund queries.
Explore tool calling with REST API integration, where AI agents automatically select, run, and ground tools, with content safety, intent classification, and model routing.
Explore the multi-agent handoff pattern that transfers conversation control between specialized agents using a handoff tool, conversation router, and separate agent classes for support and billing.
Learn the magentic manager pattern in this unit: a hierarchical multi-agent approach where a manager routes requests to specialized sub-agents (refund, products, accounts) with no state transfer.
Explore sequential and concurrent agent execution with LLM calls, including three classes for LLM calls, sequential, and concurrent, using asyncio for parallel tasks.
Deploy and use Azure Cosmos DB to store long-term user preferences, enabling cross-session memory for agents with memory, using a hybrid approach with Redis for short-term history.
Learn secure secret management with Azure Key Vault, deploying via Bicep, enabling purge protection and RBAC, using managed identities and a secret manager with caching to avoid hard-coded credentials.
Learn to build productionized AI systems on azure by integrating containers, vectors, and events. Use these pillars to enable scalable inference, semantic search, and decoupled workflows.
Learn how Azure Container Apps run container images from Azure Container Registry as serverless apps with autoscaling, revisions, environment variables, secrets, health probes, and KEDA-based scaling for AI services.
Build a basic FastAPI hello world API with get and post endpoints validated by Pydantic, including health checks, and deploy it to Azure Container Apps via a Docker image.
Build a configurable FastAPI app with the application factory pattern using createApp, include pydantic validation and endpoints, then deploy and test on Azure container registry and container apps.
Build an Azure Container Apps api that calls OpenAI chat completions via FastAPI, using the application factory pattern, an async client, environment-driven settings, and readiness probes.
AI-103: Azure AI App and Agent Developer - Complete Course
Key Benefits
End-to-End Implementation: Go beyond theory with comprehensive lectures and hands-on code walkthroughs covering Multi-Agent Orchestration, Agentic RAG, Foundry Trace, and Entra Agent ID.
Architectural Mastery: Understand the 'why' behind agent design patterns with deep dives into the Microsoft Agent Framework from official documentation.
Build Real-World Solutions: Move from concept to code by building functional agents that utilize Grounding, Memory, and advanced Tool Calling.
Pass the AI-103 Confidently: Complement your exam practice with the technical depth and practical experience required to master Microsoft’s latest AI-103 certification.
Are you ready to lead the 2026 shift from model-centric APIs to entity-centric orchestration?
The AI-103 exam is challenging because it requires more than just knowing concepts—it requires the ability to architect and implement complex agentic workflows. This course is designed to take you from the fundamentals of Azure AI Foundry to the cutting edge of multi-agent reasoning and observability.
Updated for the latest 2026 syllabus, this lecture-based course provides the technical "missing link" between documentation and deployment. While our sister course provides the practice questions, this course provides the hands-on mastery needed to build the solutions those questions describe.
What You Will Build and Master:
Through detailed modules and technical walkthroughs, you will cover every objective domain tested on the AI-103 exam:
Foundry Management & Governance: Set up secure environments using Entra Agent ID and implement Red Teaming for agent safety.
Generative AI & Advanced Grounding: Implement Agentic RAG and integrate with Microsoft Fabric for high-context data retrieval.
Multi-Agent Orchestration & Reasoning: Program complex handoffs and manager patterns using the Microsoft Agent Framework and MCP.
Agentic Observability & Memory: Configure Foundry Trace for debugging and manage long-term state persistence.
Agentic Enhancement: Extend your agents with Vision/Speech APIs and connect to enterprise data via Logic Apps.
How This Course Will Get You Certified:
Deep Technical Lectures: We break down complex orchestration patterns into digestible, visual lessons so you understand the logic behind the "Agentic Shift."
Code-First Approach: Every major concept is accompanied by a code walkthrough, ensuring you can implement Entra Agent ID or Foundry Trace in your own projects.
Bridge the Gap: This course is the perfect companion to the "AI-103 Practice Exams" course. Learn the how here, then test your speed there.
Future-Proof Your Career: Focus on the latest 2026 standards for AI development, moving away from simple prompting into the world of autonomous, tool-calling agents.
This Course is Perfect For:
AI Developers seeking AI-103 certification who want to master multi-agent orchestration and observability through technical deep-dives.
AI Architects building enterprise solutions on Microsoft Foundry who need to understand the underlying infrastructure and security of agentic systems.
Requirements:
Basic Azure familiarity is helpful; while we cover concepts from the ground up, a general understanding of cloud services will accelerate your progress.
A developer mindset: You should be ready to engage with code, logic flows, and the technical architecture of the Microsoft Agent Framework.