Copilot Component
Copilot M365 Roadmap Features
A Copilot Agent that helps teams stay informed about the latest Microsoft 365 roadmap features.

- Updated
- August 26, 2026
- Built with
- React
- SPFx version
- 1.24.0-beta.2
- Products
- SharePoint, Microsoft 365 Copilot
Overview
What this sample demonstrates
Copilot M365 Roadmap Features demonstrates a SharePoint Framework-based Copilot Agent that helps teams stay informed about the latest Microsoft 365 roadmap features. This solution leverages Microsoft 365 roadmap features, enabling proactive adaptation to new releases, updates, and deployments across Microsoft Teams, SharePoint, Outlook, and other Microsoft 365 applications.
Documentation
Setup and implementation
Summary
A SharePoint Framework-based Copilot Agent that helps teams stay informed about the latest Microsoft 365 roadmap features. This solution leverages Microsoft 365 roadmap features, enabling proactive adaptation to new releases, updates, and deployments across Microsoft Teams, SharePoint, Outlook, and other Microsoft 365 applications.
Technologies Used: React, TypeScript, SharePoint Framework (SPFx), Fluent UI
Used SharePoint Framework Version
Applies to
Get your own free development tenant by subscribing to Microsoft 365 developer program
Prerequisites
No pre-requisites?
Solution
| Solution | Author(s) |
|---|---|
| copilot-m365-roadmap-features | Mohammed Amer |
Version history
| Version | Date | Comments |
|---|---|---|
| 1.0 | August 26, 2026 | Initial release |
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Minimal Path to Awesome
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
npm install -g @rushstack/heftnpm installheft start
Include any additional steps as needed.
Other build commands can be listed using heft --help.
Features
This Microsoft 365 Roadmap Copilot Agent provides the following capabilities:
- Roadmap Feature Tracking: Leverages Microsoft Graph Connector to ingest and index the latest Microsoft 365 roadmap features
- Intelligent Search: Enables natural language queries about upcoming Microsoft 365 features and updates
- Cross-Platform Access: Integrates seamlessly across Microsoft Teams, SharePoint, Outlook, and other Microsoft 365 applications
- Proactive Notifications: Keeps teams informed about feature releases and changes relevant to their organization
- Schema Validation: Uses Zod for robust schema validation of roadmap feature data
- Modern UI: Built with Fluent UI components for a consistent Microsoft 365 experience
Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance.
Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp.
References
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
- Heft Documentation


