Creating Your First Copilot Chat Declarative Agent
Watch the full walkthrough of scaffolding your first Copilot Chat declarative agent with the Microsoft 365 Agents Toolkit, from empty folder to deployed persona.
~/blog $ ls -lt
Guides, deep dives, and opinions on building declarative agents, API plugins, and everything M365 Copilot extensibility.
Watch the full walkthrough of scaffolding your first Copilot Chat declarative agent with the Microsoft 365 Agents Toolkit, from empty folder to deployed persona.
Automate provisioning, deploying, and publishing declarative agents using GitHub Actions, Azure DevOps, and the Microsoft 365 Agents Toolkit CLI.
Build declarative agents that work across languages with tokenized manifests, localizationInfo, and culturally adapted instructions.
Learn how environment variables, .env files, and multi-environment configuration work in the Microsoft 365 Agents Toolkit for declarative agents.
March brought MCP Apps, GPT-5.2, and Agents Toolkit v6.6.0. Declarative agents aren't just talking anymore, they're rendering dashboards in chat.
Ship declarative agents to production in Microsoft 365 Copilot: admin approval, access control, staged rollouts, and governance best practices.
Troubleshoot the four most common declarative agent failure patterns in Microsoft 365 Copilot: from ignored APIs to auth errors and permission issues.
Learn how to scale your declarative agent with connected agents: delegate to specialist worker agents using a microservices architecture for AI assistants.
Configure behavior overrides in declarative agents to prioritize knowledge sources, reduce hallucination, and control follow-up suggestions in M365 Copilot.
Add AI disclaimers to declarative agents to build user trust and satisfy compliance requirements. Includes full manifest config and writing tips.
Connect existing MCP servers to your declarative agents as plugins, with OAuth authentication, and let Copilot orchestrate them alongside knowledge sources.
Connect your declarative agent to REST APIs using OpenAPI specs and API plugin manifests to read live data and take real actions with Microsoft 365 Copilot.