copilot-studio-agent-mastery-projects

Microsoft Copilot Studio — Progressive Agent Mastery Portfolio (2026)

A component-by-component Copilot Studio project portfolio: nine hands-on projects spanning Beginner → Intermediate → Advanced → Expert, plus a capstone that unifies every capability into one governed enterprise mesh. Each project isolates one Copilot Studio building block — knowledge grounding, web/anonymous publishing, Power Automate actions, structured Dataverse/SharePoint data, custom APIs & MCP servers, generative orchestration, multi-agent systems, and governance — so you can learn (and demonstrate) each piece deliberately instead of copying one tutorial that vaguely touches everything.

Kept current as of July 4, 2026. Copilot Studio’s licensing model changed materially in the last year (messages → Copilot Credits, September 2025; Agent Pre-Purchase Plan added February 2026; multi-agent orchestration GA April 2026; New Orchestrator/Agentic Reasoning Loop and computer-using agents GA May 2026). Every project below reflects that current state — see the licensing primer below before you build anything.


📂 Projects by difficulty

Tier # Project Core capability Preview
🟢 Beginner 1 KB-Agent-101 Knowledge sources, generative answers 🔗 Preview
🟢 Beginner 2 WebGround-Agent Public website grounding, anonymous channel 🔗 Preview
🟡 Intermediate 3 FlowConnect-Agent Power Automate actions, agent flows, Adaptive Cards 🔗 Preview
🟡 Intermediate 4 DataLink-Agent Dataverse MCP tool, SharePoint lists, code interpreter 🔗 Preview
🟠 Advanced 5 APIBridge-Agent Custom connectors, self-hosted custom MCP server 🔗 Preview
🟠 Advanced 6 OrchestrAI-Agent New Orchestrator, Skills, Bring Your Own Model 🔗 Preview
🔴 Expert 7 MultiAgentMesh Embedded/connected agents, A2A interoperability, Fabric 🔗 Preview
🔴 Expert 8 GovernOps-Agent Admin governance, credit monitoring, an agent that governs agents 🔗 Preview
⭐ Capstone 9 Unified Copilot Mesh All eight capabilities, one governed system 🔗 Preview

Live previews are static HTML/CSS mockups approximating each project’s real Copilot Studio look & feel (chat UI, activity map, orchestration canvas, admin dashboards). They are visual references only, not functional agents.


🧭 How to use this repo


💳 Copilot Credits & Licensing Primer (current as of July 2026)

Read this before building anything — it’s the single biggest source of surprise bills and the thing every project in this repo explicitly reasons about.

The core model

What’s free vs. what’s metered

The four ways to pay for Copilot Credits

  1. Pay-as-you-go — $0.01/credit, billed monthly through a linked Azure subscription. No upfront commitment; best for unpredictable or pilot-stage usage.
  2. Prepaid Copilot Credit capacity packs — $200/month for 25,000 credits. Unused credits do not roll over. Best for predictable, steady volume.
  3. Copilot Credit Commit Units (CCCU) pre-purchase plan — a one-year upfront pool; each CCCU = $1 of consumption (100 credits), with volume discounts from 5% at 3,000 CCCUs up to 20% at 3,000,000 CCCUs. Falls back to PAYG automatically once exhausted.
  4. Microsoft Agent Pre-Purchase Plan (Agent Commit Units / ACUs) — added February 2026; works like CCCUs but draws down across Copilot Studio, Microsoft Foundry, and increasingly Fabric and GitHub agentic services, for organizations standardizing spend across Microsoft’s whole agentic stack.

Things every project in this repo explicitly accounts for

(Prices and mechanisms above are US list rates as published mid-2026; Microsoft updates these regularly — always confirm current figures on Microsoft’s live Copilot Studio pricing and licensing pages before committing budget.)


🏗️ Common practices applied across every project

  1. Confirm-before-act on any state-changing action (Projects 3, 4, 6, 7) — no agent in this repo silently executes a write, a cancellation, or an approval without checking with a human first.
  2. Security inherits from the data layer, not the LLM — Dataverse security roles and SharePoint permissions are the enforcement mechanism (Project 4); the agent never becomes the thing deciding who can see what.
  3. External/non-Microsoft integrations carry explicit accountability documentation — Project 5 and 7 both call out, in writing, who owns vetting an external MCP server or A2A partner agent.
  4. Cost is a design input, not an afterthought — every project’s architecture includes at least one decision (agent flow vs. cloud flow action, embedded vs. connected agent, deep reasoning on/off) made partly because of its Copilot Credit implications.
  5. Governance scales with capability — the more autonomous and powerful an agent becomes (Project 6’s Agentic Reasoning Loop, Project 7’s multi-agent mesh), the more explicit its guardrails and consumption caps must be.

🔧 Platform & tooling baseline (as of July 2026)


📌 Suggested presentation order

  1. Start with the Capstone (Project 9) for a manager/leadership audience — one coherent story across every difficulty tier, closing on cost governance.
  2. Use Projects 1-8 as deep-dive appendices when a specific stakeholder (security, finance, a particular business team) wants to go deeper on exactly one capability.

📄 License

This repository is provided as a personal learning/portfolio and internal proof-of-concept reference. Adapt freely for your own organization’s Copilot Studio POC and training needs. Licensing and pricing figures cited throughout are informational summaries of Microsoft’s published rates as of mid-2026 — always verify current terms on Microsoft’s official Copilot Studio licensing and pricing pages before making purchasing decisions.