ab100
by timothywarner-org·★ 20·Score 43
Certification prep course with MCP-powered Foundry agent implementation and GitHub Copilot study assistant.
Overview
This repository provides a comprehensive 4-hour O'Reilly Live Learning Course for Microsoft's AB-100 Agentic AI Business Solutions Architect certification. It contains both training materials and a practical implementation of a Foundry agent exposed as an MCP server. The course covers planning, designing, deploying, and governing multi-agent AI business solutions across the Microsoft stack. The MCP server implementation demonstrates a working stack with Foundry agent, MCP, Azure Container Apps, and API Management.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose this MCP server if you're preparing for Microsoft AB-100 certification or want to learn Agentic AI solutions across the Microsoft ecosystem with integrated study tools.
When NOT to choose this
Don't choose this if you're not interested in Microsoft technologies or don't have access to GitHub Copilot Chat, which is required for the AI assistant functionality.
Tools this server exposes
3 tools extracted from the READMEmicrosoft_docs_searchSearch Microsoft Learn documentation for exam-related content
microsoft_docs_fetchFetch specific Microsoft Learn documentation pages
microsoft_code_sample_searchSearch for Microsoft code samples related to AI solutions
Comparable tools
Installation
Installation
Prerequisites
- Microsoft 365 tenant with Microsoft 365 Copilot and Microsoft Copilot Studio licensing
- Microsoft Power Platform environment for agent authoring
- Microsoft Foundry project for model and Foundry Tools demos
- Working knowledge of one Microsoft business application stack
Quick Start
- Clone the repository:
git clone https://github.com/timothywarner-org/ab100.git - Open in VS Code to enable the Cert Buddy agent
- Follow instructions in
src/README.mdto run the Hour 3 POC Foundry agent + MCP stack
MCP Server Configuration
The MCP server is configured in .vscode/mcp.json and uses a Python FastMCP implementation in the src/app/ directory.
FAQ
- What is the AB-100 Cert Buddy?
- The AB-100 Cert Buddy is a GitHub Copilot agent that generates exam-realistic practice questions, short architect-grade labs, and personalized study plans for the Microsoft AB-100 certification exam.
- How do I deploy the Foundry agent + MCP stack?
- The stack is deployed using five bash scripts in the `src/scripts/` directory. Follow the instructions in `src/README.md` to spin up and tear down the Foundry agent + MCP + ACA + APIM stack.
Compare ab100 with
Last updated · Auto-generated from public README + GitHub signals.