
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.
Compare large language models and small language models to select the right brain for your agent, balancing cost, latency, and task with routing and hybrid strategies.
Explore agentic rag for grounding AI with your data, using vector embeddings and searches via Azure AI Search and Bing, contrasting static and agentic approaches, with Fabric and Cosmos DB.
Design robust system instructions that define the agent's persona, boundaries, safety rules, and grounding data, ensuring persistent behavior, tool use, and safe, accurate responses across conversations.
Master human-in-the-loop design with approval gates and escalation, pausing agent actions for human judgment. Integrate logic apps, manage timeouts, and monitor decisions with Foundry Trace for secure, high-stakes workflows.
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.
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.
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 and REST API integration in unit 9 of the Azure AI App and Agent Developer course, enabling seamless access to external services from AI agents.
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.
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.