Microsoft
Developer Blogs

Get the latest information, insights, and news from Microsoft.

Highlights

Aspire Docs in Your Terminal (and Your AI's Brain)

Aspire 13.2 ships aspire docs, a CLI for browsing, searching, and reading official aspire.dev docs from your terminal, with the same source of truth available to AI skills and automation.
Read moreClick to read more about this post

Improving the Markdown Editor for Work Items

We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly when switching in and out of edit mode. Many users found...
Read moreClick to read more about this post

Latest posts

intro image
Feb 25, 2026
Post comments count0
Post likes count0

MSSQL Extension for VS Code: Query Profiler, ADS Migration Toolkit & More

Author AvatarAuthor AvatarAuthor Avatar
Carlos,
Tauseef,
Yo-Lei
The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In version v1.40.0, we're introducing the ADS Migration Toolkit, Basic Database Management, Flat File Import, Database Backup...
Azure SQL Dev Corner
azd feb 2026 release image
Feb 25, 2026
Post comments count0
Post likes count3

Azure Developer CLI (azd) - February 2026: JMESPath Queries & Deployment Slots

Author Avatar
PuiChee (PC) Chan
This post announces the February 2026 release of the Azure Developer CLI (`azd`).
Azure SDK Blog
banner oldnewthing blue image
Feb 25, 2026
Post comments count4
Post likes count1

Intercepting messages before Is­Dialog­Message can process them

Author Avatar
Raymond Chen
Process the message before you let Is­Dialog­Message see it.
The Old New Thing
spfx roadmap 2026 february image
Feb 25, 2026
Post comments count5
Post likes count3

SharePoint Framework (SPFx) roadmap update – February 2026

Author Avatar
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...
Microsoft 365 Developer Blog
auto open blog featured image image
Feb 24, 2026
Post comments count1
Post likes count0

Increased control over Office Add-in user experiences

Author Avatar
Office Extensibility 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.
Microsoft 365 Developer Blog
the dongle died at midnight image
Feb 24, 2026
Post comments count7
Post likes count9

The Dongle Died at Midnight – WinForms Agent Saved my German Mom's Business Trip

Author Avatar
Klaus Loeffelmann
Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.
.NET Blog
Visual Studio 2026 February update announcement with feature cards highlighting faster Razor Hot Reload, C++ app modernization, WinForms expert agent, and slash commands for custom prompts, with a link to release notes.
Feb 24, 2026
Post comments count0
Post likes count5

Visual Studio February Update

Author Avatar
Mark Downie
This month’s Visual Studio update continues our focus on helping you move faster and stay in flow, with practical improvements across AI assistance, debugging, testing, and modernization. Building on the momentum from January’s editor updates, the February release brings smarter...
Visual Studio Blog
azmcp uvx blog image
Feb 24, 2026
Post comments count0
Post likes count0

Improved Python (PyPi/uvx) support in Azure MCP Server

Author Avatar
Xiang Yan
Azure MCP Server now offers first-class Python support via PyPI and uvx, making it easier than ever for Python developers to integrate Azure into their agentic workflows.
Azure SDK Blog
banner oldnewthing blue image
Feb 24, 2026
Post comments count2
Post likes count2

Customizing the ways the dialog manager dismisses itself: Isolating the Close pathway

Author Avatar
Raymond Chen
Intercepting the flow in your message loop.
The Old New Thing