AI-3026 Develop AI Agents on Azure Bootcamp

About this Course

Generative Artificial Intelligence (AI) is becoming more functional and accessible, and AI agents are a key component of this evolution. This course will help you understand the AI agents, including when to use them and how to build them, using Azure AI Agent Service and Semantic Kernel Agent Framework.

Audience Profile

This course is designed for developers, data scientists, and IT professionals who want to build intelligent AI-driven solutions in Azure. It is ideal for individuals with a basic understanding of programming and cloud technologies looking to enhance their skills in creating scalable and interactive AI agents for business or personal projects.

At Course Completion

By the end of this course, you will have the skills needed to develop AI agents on Azure.

Outline

Get started with AI agent development on Azure
AI agents represent the next generation of intelligent applications. Learn how they can be developed and used on Microsoft Azure.

Introduction
What are AI agents?
Options for agent development
Azure AI Foundry Agent Service
Exercise – Explore AI Agent development
Module assessment
Summary
Develop an AI agent with Azure AI Foundry Agent Service
This module provides engineers with the skills to begin building agents with Azure AI Foundry Agent Service.

Introduction
What is an AI agent
How to use Azure AI Foundry Agent Service
Develop agents with the Azure AI Foundry Agent Service
Exercise – Build an AI agent
Integrate custom tools into your agent
Built-in tools are useful, but they may not meet all your needs. In this module, learn how to extend the capabilities of your agent by integrating custom tools for your agent to use.

Introduction
Why use custom tools
Options for implementing custom tools
How to integrate custom tools
Exercise – Build an agent with custom tools
Develop a multi-agent solution with Azure AI Foundry Agent Service
Break down complex tasks with intelligent collaboration. Learn how to design multi-agent solutions using connected agents.

Introduction
Understand connected agents
Design a multi-agent solution with connected agents
Exercise – Develop a multi-agent app with Azure AI Foundry
Integrate MCP Tools with Azure AI Agents
Enable dynamic tool access for your Azure AI agents. Learn how to connect MCP-hosted tools and integrate them seamlessly into agent workflows.

Introduction
Understand MCP tool discovery
Integrate agent tools using an MCP server and client
Use Azure AI agents with MCP servers
Exercise – Connect MCP tools to Azure AI Agents
Develop an AI agent with Semantic Kernel
This module provides engineers with the skills to begin building Azure AI Foundry Agent Service agents with Semantic Kernel.

Introduction
Understand Semantic Kernel AI agents
Create an Azure AI agent with Semantic Kernel
Add plugins to Azure AI agent
Exercise – Develop an Azure AI agent with the Semantic Kernel SDK
Orchestrate a multi-agent solution using Semantic Kernel
Learn how to use the Semantic Kernel SDK to develop your own AI agents that can collaborate for a multi-agent solution.

Introduction
Understand the Semantic Kernel Agent Framework
Understand agent orchestration
Use concurrent orchestration
Use sequential orchestration
Use group chat orchestration
Use handoff orchestration
Use Magentic orchestration
Manage orchestration runtime lifecycles
Exercise – Develop a multi-agent solution
Discover Azure AI Agents with A2A
Learn how to implement the A2A protocol to enable agent discovery, direct communication, and coordinated task execution across remote agents.

Introduction
Define an A2A agent
Implement an agent executor
Host an A2A server
Connect to your A2A agent
Exercise – Connect to remote Azure AI Agents with the A2A protocol

Prerequisites

Before starting this module, you should be familiar with fundamental AI concepts and services in Azure.

What’s included?

  • Authorized Courseware
  • Intensive Hands on Skills Development with an Experienced Subject Matter Expert
  • Hands-on practice on real Servers and extended lab support 1.800.482.3172
  • Examination Vouchers & Onsite Certification Testing- (excluding Adobe and PMP Boot Camps)
  • Academy Code of Honor: Test Pass Guarantee
  • Optional: Package for Hotel Accommodations, Lunch and Transportation

With several convenient training delivery methods offered, The Academy makes getting the training you need easy. Whether you prefer to learn in a classroom or an online live learning virtual environment, training videos hosted online, and private group classes hosted at your site. We offer expert instruction to individuals, government agencies, non-profits, and corporations. Our live classes, on-sites, and online training videos all feature certified instructors who teach a detailed curriculum and share their expertise and insights with trainees. No matter how you prefer to receive the training, you can count on The Academy for an engaging and effective learning experience.

Methods

  • Instructor-Led (the best training format we offer)
  • Live Online Classroom – Online Instructor-Led
  • Self-Paced Video

Speak to an Admissions Representative for complete details

StartFinishPublic PricePublic Enroll Private PricePrivate Enroll
12/8/202512/12/2025
12/29/20251/2/2026
1/19/20261/23/2026
2/9/20262/13/2026
3/2/20263/6/2026
3/23/20263/27/2026
4/13/20264/17/2026
5/4/20265/8/2026
5/25/20265/29/2026
6/15/20266/19/2026
7/6/20267/10/2026
7/27/20267/31/2026
8/17/20268/21/2026
9/7/20269/11/2026
9/28/202610/2/2026
10/19/202610/23/2026
11/9/202611/13/2026
11/30/202612/4/2026
12/21/202612/25/2026
1/11/20271/15/2027

Course Curriculum: Building Intelligent Agents on Azure

 

This curriculum is structured to guide developers from foundational concepts to advanced multi-agent orchestration on the Azure platform, focusing on real-world implementation using Semantic Kernel.

Module 1: Foundations of AI Agent Development on Azure

 

  • Understanding AI Agents: Core concepts, differences from traditional applications, and the business value of autonomous systems.

  • Azure AI Agent Options: Exploring the landscape of agent development frameworks and tools available within the Azure ecosystem.

  • Deep Dive into Azure AI Agent Service: Introduction to the primary Azure platform for developing, hosting, and managing intelligent agents at scale.

  • Knowledge Check: Validate your understanding of fundamental agent architecture and Azure services.

Module 2: Building Your First Agent with Azure AI Services

 

  • Defining the AI Agent Blueprint: The essential components and lifecycle of a production-ready AI agent.

  • Hands-on with Azure AI Agent Service: Step-by-step guidance on setting up your environment and configuring a new agent project.

  • Agent Development Workflow: Practical steps to design, code, and test your agent using Azure’s integrated tooling.

  • Knowledge Check: Reviewing agent configuration, deployment patterns, and the Azure development process.

Module 3: Custom Tool Integration for Enhanced Functionality

 

  • The Power of Custom Tools: Rationale for extending agent capabilities with external functions, APIs, and data access.

  • Strategies for Tool Implementation: Analyzing different approaches to developing and structuring custom code for agent use.

  • Integrating External Systems: Detailed procedures for connecting and making custom tools accessible to your Azure AI agent.

  • Knowledge Check: Assessing best practices for tool design, integration, and security in agent environments.

Module 4: Agent Development with the Semantic Kernel Framework

 

  • Introducing Semantic Kernel AI Agents: Understanding the role of this open-source framework in building flexible, context-aware agents.

  • Creating an Azure AI Agent with Semantic Kernel: Practical implementation of a core agent using the Semantic Kernel SDK for greater control.

  • Adding Plugins (Skills) to Your Agent: How to leverage Semantic Kernel’s plugin model to build modular, reusable agent capabilities.

  • Knowledge Check: Evaluating your ability to implement Semantic Kernel components and structure agent logic.

Module 5: Orchestrating Complex Multi-Agent Solutions

 

  • Semantic Kernel Agent Framework Deep Dive: Exploring the advanced features and patterns for coordinating multiple independent agents.

  • Designing Agent Group Conversations: Implementing collaborative chat and communication strategies for agents working on shared goals.

  • Strategic Agent Selection: Methods for defining logic that allows a primary agent to intelligently choose and route tasks to specialized sub-agents.

  • Defining Conversation Boundaries: Techniques for ensuring effective and efficient termination of multi-agent workflows.

  • Knowledge Check: Final assessment on designing and deploying sophisticated, collaborative AI agent systems.