Welcome to the Azure AI Foundry Agent Service Webinar Series! This repository contains all materials and code samples for each session, designed for freshers to mid-level participants.
Meet your Microsoft MVPs in AI leading this series:
- Shivam Goyal — LinkedIn | GitHub
- Aakriti Aggarwal — LinkedIn | GitHub
- Shreya Khandelwal — LinkedIn | GitHub
| Date | Topic |
|---|---|
| 27th June | 1st Session - Basic AI Agents + Azure AI Foundry |
| 28th June | 2nd Session - Azure AI Foundry Hands-on |
| 29th June | 3rd Session - MCP (prebuilt servers) + Deployment |
day-1/— Introduction to AI Agents & Azure AI Foundryday-2/— Azure AI Foundry Hands-onday-3/— MCP & Deployment
Note: Any code samples for each day will be found inside the respective folders, organized in subfolders such as
code/if added in the future.
- Azure AI Foundry Agent Service Overview
- AI Agents for Beginners (GitHub)
- MCP For Beginners (GitHub)
- Step by Step: Create Azure AI Agent
- Join the Azure AI Discord Community to meet other learners and AI Agent Builders and ask any questions you have.
- Navigate to the relevant day folder for session materials.
- Review the README and code samples for each day.
- Try out the code samples and follow the hands-on guides.
- Use the resource links for deeper learning.
A key part of this series is the exploration of real-world MCP (Model Context Protocol) use cases. These use cases show how Azure-based agents can solve practical problems using modular, composable architectures.
- Each use case is documented in detail in
day-2/use-cases/. - For each use case, you'll find:
- Description: What problem does the agent solve?
- Azure MCP Architecture: How does the solution leverage Azure services and MCP servers?
- Workflow & Diagrams: Visual breakdowns of agent interactions and data flow.
- Example Actions & Pseudocode: How the agent calls MCP actions.
- Resource Links: Learn more about the Azure services used.
👉 Browse all use cases: MCP Use Cases Overview
Feel free to fork this repository and use it as a learning companion throughout the webinar series!