Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Featured posts

From Innovation to Enterprise Trust with Microsoft Agent 365
Nov 18, 2025
Post comments count 0
Post likes count 8

From Innovation to Enterprise Trust with Microsoft Agent 365

Nirav Shah
Nirav Shah

Agent 365 serves as the control plane for agents, providing organizations with a centralized location to manage agent identity, policies, observability, and lif...

Microsoft 365 DeveloperMicrosoft 365 Copilot

Latest posts

SharePoint Framework (SPFx) roadmap update – February 2026
Feb 25, 2026
Post comments count 0
Post likes count 3

SharePoint Framework (SPFx) roadmap update – February 2026

Vesa Juvonen
Vesa Juvonen

We move towards spring 2026 with strong momentum across the SharePoint Framework and an increasing sense of excitement across the ecosystem. SPFx continues to be a foundational platform for building intelligent, secure, and scalable experiences across Microsoft 365, with adoption growing and feedback from customers and partners directly shaping our priorities. Following the December release of SPFx 1.22 and the January announcement of 1.22.2, our focus remains on stability, security, and predictable evolution, while also setting the stage for the next wave of innovation. February is also a special moment for t...

Increased control over Office Add-in user experiences
Feb 24, 2026
Post comments count 0
Post likes count 0

Increased control over Office Add-in user experiences

Office Add-ins team
Office Add-ins team

Customers have asked for greater user control over add-in launch behavior in Office. We are making three adjustments to our platform to address this customer feedback.

Handling Legacy User Settings in SharePoint Framework
Feb 12, 2026
Post comments count 0
Post likes count 3

Handling Legacy User Settings in SharePoint Framework

Paolo Pialorsi
Paolo Pialorsi

Introduction The SharePoint Framework (SPFx) has undergone some important changes in how it handles Entra ID app registration and security models. Here you can find additional details about what was updated and about the new application IDs used by SPFx. These changes have important implications for developers who previously relied on legacy user settings stored through the old application registration model. This article explores the technical challenges and provides practical solutions for handling legacy user settings when transitioning to the new SharePoint Framework security architecture. Understanding the...

Mastering User Settings in SharePoint Framework
Feb 6, 2026
Post comments count 0
Post likes count 4

Mastering User Settings in SharePoint Framework

Paolo Pialorsi
Paolo Pialorsi

User preferences and settings are fundamental components of modern web applications. When developing SharePoint Framework (SPFx) solutions, the ability to store and manage user-specific configurations across devices and sessions becomes crucial for delivering personalized experiences. This article explores a robust, enterprise-ready pattern for handling user settings in SharePoint Framework applications. There is also a companion sample available on the Community Sample Solution Gallery. You can simply download the source code of the sample and then follow this article to understand how it works. Understandin...

Deprecation notice: Teams Live Events meeting creation via Microsoft Graph
Feb 3, 2026
Post comments count 2
Post likes count 1

Deprecation notice: Teams Live Events meeting creation via Microsoft Graph

Microsoft Graph team
Microsoft Graph team

Creating Teams Live Events via the Microsoft Graph isBroadcast API is deprecated. We encourage developers to use Virtual Event APIs instead.

Dev Proxy v2.1 with configuration hot reload and stdio proxying
Jan 29, 2026
Post comments count 0
Post likes count 2

Dev Proxy v2.1 with configuration hot reload and stdio proxying

Waldek Mastykarz Garry Trinder
Waldek,
Garry

Introducing Dev Proxy v2.1 with configuration hot reload and stdio proxying

Introducing the Microsoft Graph User Configuration API (preview)
Jan 28, 2026
Post comments count 2
Post likes count 0

Introducing the Microsoft Graph User Configuration API (preview)

Cameron Parker
Cameron Parker

The User Configuration API is now available in the beta endpoint in Microsoft Graph. Use it to create, read, update, and delete user configuration objects in Exchange Online mail folders.

SharePoint Framework (SPFx) roadmap update – January 2026
Jan 28, 2026
Post comments count 8
Post likes count 0

SharePoint Framework (SPFx) roadmap update – January 2026

Vesa Juvonen
Vesa Juvonen

SPFx is powering the future of Microsoft 365 with AI driven portals and deep integrations across SharePoint Teams and Viva. The January 2026 update shares new features and the roadmap for the next evolution built for the AI era. This is a transparent community driven journey that we shape together.

Introducing the Evals for Agent Interop starter kit
Jan 26, 2026
Post comments count 0
Post likes count 3

Introducing the Evals for Agent Interop starter kit

Aadharsh Kannan
Aadharsh Kannan

We’re launching Evals for Agent Interop, a starter evaluation kit that provides curated scenarios and representative data that emulate real digital work, and an evaluation harness that organizations can use to self-run their agents across Microsoft 365 surfaces.

Copilot Studio Extension for Visual Studio Code Is Now Generally Available
Jan 14, 2026
Post comments count 5
Post likes count 3

Copilot Studio Extension for Visual Studio Code Is Now Generally Available

Daniel Carrasco Sarah Critchley
Daniel,
Sarah

If you build agents with the Copilot Studio extension for Visual Studio Code, you already know the fastest way to iterate is to treat your agent like software: version it, review changes, and promote it through environments with confidence. Today, the Microsoft Copilot Studio extension for Visual Studio Code is generally available, so you can build and manage Copilot Studio agents from the IDE you already use. What you can do with the Copilot Studio extension for Visual Studio Code As agents grow beyond a few topics and prompts, teams need the same development hygiene they use for apps: source control, pull...

SharePoint Framework (SPFx) roadmap update – December 2025
Dec 23, 2025
Post comments count 0
Post likes count 2

SharePoint Framework (SPFx) roadmap update – December 2025

Vesa Juvonen
Vesa Juvonen

SPFx is powering the future of Microsoft 365. From AI-driven portals to seamless integrations across SharePoint, Teams and Viva, SPFx is driving innovation at scale. This monthly blog series kicks off our journey into the next evolution - transparent, community-driven, and built for the AI era. Let’s shape what’s next, together.

Unlock your email potential with Schema.org
Dec 16, 2025
Post comments count 0
Post likes count 2

Unlock your email potential with Schema.org

Karishma S
Karishma S

Email is a key part of how people get things done, whether it’s booking a reservation, confirming a package delivery, or managing a cab reservation. But as inboxes become increasingly cluttered, important transactional information often gets buried. Users are forced to open multiple emails, search through text, and manually look for key details such as reservation times, delivery status, or order confirmations. Let's think about business travel, When users are flying out for meetings, training, or conferences, they shouldn’t have to dig through a crowded inbox to find flight details, hotel confirmations, or car...

Build declarative agents for Microsoft 365 Copilot with MCP
Dec 15, 2025
Post comments count 2
Post likes count 3

Build declarative agents for Microsoft 365 Copilot with MCP

Rishabh Agrawal
Rishabh Agrawal

With introduction of MCP support, it’s now much easier for developers to integrate their business workflows, SaaS, and LoB systems into Copilot via declarative agent.  

General Availability of SharePoint Framework 1.22 – A Major Refresh of the Build & Tooling Experience
Dec 10, 2025
Post comments count 4
Post likes count 4

General Availability of SharePoint Framework 1.22 – A Major Refresh of the Build & Tooling Experience

Vesa Juvonen
Vesa Juvonen

We are excited to announce general availability for the SharePoint Framework 1.22. This time focus is primarily on updating the build toolchain and to address npm audit issues.

Dev Proxy v2.0 with improved AI telemetry, and small breaking changes
Dec 4, 2025
Post comments count 0
Post likes count 2

Dev Proxy v2.0 with improved AI telemetry, and small breaking changes

Waldek Mastykarz Garry Trinder
Waldek,
Garry

Introducing Dev Proxy v2.0 with improved AI telemetry, and small breaking changes.

Introducing TypeSpec for Microsoft 365 Copilot – Build declarative agents faster with more confidence
Nov 25, 2025
Post comments count 0
Post likes count 5

Introducing TypeSpec for Microsoft 365 Copilot – Build declarative agents faster with more confidence

Sébastien Levert
Sébastien Levert

We’re excited to announce that TypeSpec for Microsoft 365 Copilot is now generally available! This milestone marks the first stable release of the domain-specific language (DSL) designed to streamline how developers build and extend Microsoft 365 Copilot. Whether you’re creating an agent to help colleagues find documents, or connecting your service as an API plugin, TypeSpec for Microsoft 365 Copilot makes the process simpler, safer, and more productive.  A developer-centric experience – strong typing, IntelliSense and productivity  One of the biggest pain points for developers building Copilot extensibility so...

SharePoint Framework (SPFx) roadmap update – November 2025
Nov 25, 2025
Post comments count 4
Post likes count 1

SharePoint Framework (SPFx) roadmap update – November 2025

Vesa Juvonen
Vesa Juvonen

SPFx is powering the future of Microsoft 365. From AI-driven portals to seamless integrations across SharePoint, Teams and Viva, SPFx is driving innovation at scale. This monthly blog series kicks off our journey into the next evolution - transparent, community-driven, and built for the AI era. Let’s shape what’s next, together.

SharePoint Site Creation in Microsoft Graph
Nov 24, 2025
Post comments count 3
Post likes count 7

SharePoint Site Creation in Microsoft Graph

SharePoint team
SharePoint team

The SharePoint team is excited to (finally) bring Site Collection creation to Graph! Starting in Microsoft Graph beta you can now create new site collections!