Play 08 β Copilot Studio Bot π¬
Low-code enterprise bot with Copilot Studio, knowledge grounding, and Dataverse.
Build an enterprise chatbot without writing code. Copilot Studio provides the canvas, SharePoint and Dataverse supply the knowledge, AI Search grounds the answers. Deploys to Teams, web, and mobile.
Quick Start
cd solution-plays/08-copilot-studio-bot
code . # Use @builder for topics/flows, @reviewer for conversation audit, @tuner for triggers
# Navigate to copilotstudio.microsoft.com to create and publishKey Metrics
- Topic trigger accuracy: β₯90% Β· Resolution rate: β₯65% Β· CSAT: β₯4.0/5.0
DevKit
| Primitive | What It Does |
|---|---|
| 3 agents | Builder (topics/auth), Reviewer (flow/security audit), Tuner (triggers/knowledge) |
| 3 skills | Deploy (100 lines), Evaluate (106 lines), Tune (101 lines) |
Architecture
π Full architecture details β data flow, security architecture, scaling guide
Cost Estimate
| Service | Dev/PoC | Production | Enterprise |
|---|---|---|---|
| Copilot Studio | $0 (Trial) | $200 (Standard) | $800 (Standard + Packs) |
| Dataverse | $0 (Included) | $40 (Additional) | $120 (Enterprise) |
| SharePoint Online | $0 (M365 Included) | $0 (M365 Included) | $30 (Advanced Mgmt) |
| Power Automate | $0 (Included) | $100 (Per-flow) | $300 (Per-user) |
| Azure OpenAI (via CS) | $0 (Included) | $0 (Included) | $200 (BYOA) |
| Application Insights | $0 (Free) | $15 (Pay-per-GB) | $50 (Pay-per-GB) |
| Key Vault | $1 (Standard) | $2 (Standard) | $10 (Premium HSM) |
| Total | $1/mo | $357/mo | $1,510/mo |
π° Full cost breakdown β per-service SKUs, usage assumptions, optimization tips
π Full docs Β· π frootai.dev/solution-plays/08-copilot-studio-botΒ
FAI Manifest
| Field | Value |
|---|---|
| Play | 08-copilot-studio-bot |
| Version | 1.0.0 |
| Knowledge | F4-GitHub-Agentic-OS, O6-Copilot-Extend |
| WAF Pillars | security, reliability, operational-excellence |
| Groundedness | β₯ 85% |
| Safety | 0 violations max |
Last updated on