1. Introduction to declarative agents for Microsoft 365 Copilot
Determine the scenarios which declarative agents are suitable for customizing and extending Microsoft 365 Copilot. Describe the function of custom knowledge and custom actions.
2. Build your first declarative agent using TypeSpec
This module guides you through the process of building, deploying, and optimizing a custom Microsoft 365 Copilot connector. You'll learn how to connect external data sources, implement security, and ensure your data is discoverable and actionable in Copilot.
3. Introduction to actions with API plugins for declarative agents
Determine the scenarios for which actions for declarative agents with API plugins are suitable. Describe the function of API plugins.
4. Build your first action for declarative agents with API plugin by using Visual Studio Code
Build a declarative agent for Microsoft 365 Copilot optimized for a specific scenario. Bring actions to your agent with API plugins to access external data in real-time.
5. Use Adaptive Cards to show data in API plugins for declarative agents
Learn how to enhance the user experience of declarative agents by using Adaptive Cards to render API data visually. Create and configure Adaptive Card templates, integrate them into API plugins, and test the setup in Microsoft 365 Copilot. Learn the practical steps for building and previewing Adaptive Cards in Visual Studio Code.
6. Authenticate your API plugin for declarative agents with secured APIs
When building apps for work, you typically integrate with secured APIs. Learn about the two common ways of how APIs are secured – API key and OAuth2, and how to integrate with them when building an API plugin for declarative agents that run in Microsoft 365 Copilot.
7. Introduction to Copilot connectors
This module introduces Copilot connectors, explains their architecture, and guides you through connecting external data sources securely to Microsoft 365 Copilot.
8. Build your first Microsoft 365 Copilot connector using Visual Studio Code
This hands-on module guides you through building a working Microsoft 365 Copilot connector that indexes GitHub issues into Microsoft 365. You'll use the Microsoft 365 Agents Toolkit in VS Code to create, configure, and deploy a connector that makes external data queryable by Copilot.
9. Monitor and maintain Microsoft 365 Copilot connectors
This module teaches you how to manage Microsoft 365 Copilot connectors throughout their operational lifecycle. You'll learn to monitor connector health, troubleshoot issues, manage security permissions, and optimize performance.