Microsoft
Developer Blogs

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

Highlights

Your Migration's Source of Truth: The Modernization Assessment

Introducing GitHub Copilot Modernization and diving into the assessment report as part of cloud modernization process
Read moreClick to read more about this post

GitHub Copilot for Eclipse Is Going Open Source

We’re excited to announce that the GitHub Copilot for Eclipse plugin is going open source under the MIT license and will be hosted on GitHub under the microsoft organization in the coming weeks. By open-sourcing the project, we’re inviting the community to contribute,...
Read moreClick to read more about this post

Latest posts

blog featured academynew image
Apr 6, 2026
Post comments count0
Post likes count4

Agent Academy Spring Drop: Special Ops, Cowork Collective, and a Whole New Look

April Dunnam
We've shipped a big round of updates to Agent Academy. Two new sections, a completely redone site experience, and more missions on the way. Here's what's changed. Quick recap for anyone new Agent Academy is a free, open-source curriculum for learning how to build agents with Microsoft...
Power Platform Developer Blog
azsdk js 20x blog image
Apr 6, 2026
Post comments count0
Post likes count1

Announcing the end of support for Node.js 20.x in the Azure SDK for JavaScript

Minh-Anh Phan
After July 9, 2026, the Azure SDK for JavaScript will no longer support Node.js 20.x. Upgrade to an Active Node.js Long Term Support (LTS) version to stay secure and up-to-date.
Azure SDK Blog
azfunc mcp blog image
Apr 6, 2026
Post comments count0
Post likes count2

MCP Apps on Azure Functions: Quickstart with TypeScript

Swapnil Nagar
Learn how to build and deploy MCP (Model Context Protocol) apps on Azure Functions using TypeScript. This guide covers MCP tools, resources, local development, and serverless deployment with a practical weather app example.
Azure SDK Blog
banner oldnewthing blue image
Apr 6, 2026
Post comments count3
Post likes count2

Learning to read C++ compiler errors: Illegal use of -> when there is no -> in sight

Raymond Chen
If the compiler is complaining about things you didn't write, find out who wrote them.
The Old New Thing
Screenshot 2025 10 07 233551 image
Apr 3, 2026
Post comments count4
Post likes count6

Microsoft Agent Framework Version 1.0

Shawn Henry
Today, we're thrilled to announce that Microsoft Agent Framework has reached version 1.0 for both .NET and Python. This is the production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized...
Microsoft Agent Framework
banner oldnewthing blue image
Apr 3, 2026
Post comments count3
Post likes count2

How can I use Read­Directory­ChangesW to know when someone is copying a file out of the directory?

Raymond Chen
File copying is not a fundamental operation, nor is it even detectable at the file system layer.
The Old New Thing
Image react native featured img
Apr 3, 2026
Post comments count0
Post likes count0

🚀React Native Windows v0.82 is here!!

Abhijeet,
Vivek
React Native Windows v0.82 is here, marking a major milestone: the legacy Paper architecture has been fully removed. All applications now run exclusively on the New Architecture (Fabric), and this release also unlocks XAML controls for community modules — so Windows apps can seamlessly...
React Native
csharp 15 union types jpg image
Apr 2, 2026
Post comments count29
Post likes count14

Explore union types in C# 15

Bill Wagner
C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.
.NET Blog
Apr 2, 2026
Post comments count0
Post likes count0

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

David Pine
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.
Aspire Blog