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

Apr 14, 2026
Post comments count1
Post likes count1

New Aspire database integrations

Alistair Matthews
Aspire 13.2 brings MongoDB Entity Framework Core and Azure Data Lake Storage integrations, plus quality-of-life improvements to existing database clients.
Aspire Blog
MSVC png image
Apr 14, 2026
Post comments count1
Post likes count1

MSVC Build Tools Version 14.51 Release Candidate Now Available

Eric Brumer
Try out the final preview of MSVC Build Tools v14.51
C++ Team Blog
banner oldnewthing blue image
Apr 14, 2026
Post comments count2
Post likes count2

Why was there a red telephone at every receptionist desk?

Raymond Chen
Not a direct line to Bill Gates's office.
The Old New Thing
banner oldnewthing blue image
Apr 13, 2026
Post comments count5
Post likes count1

Finding a duplicated item in an array of N integers in the range 1 to N − 1

Raymond Chen
Taking advantage of special characteristics of the array.
The Old New Thing
Image titled 'Agent Skills' showing three interconnected components: a 'Reference' book icon with gears, a 'skill.md' markdown file icon with a pencil, and a 'Scripts' cloud icon with a lightning bolt and coding symbol.
Apr 13, 2026
Post comments count0
Post likes count2

Agent Skills in .NET: Three Ways to Author, One Provider to Run Them

Sergey Menshykh
Your agents can now draw on skills authored in three different ways – as files on disk, as inline C# code, or as encapsulated classes – and combine them freely in a single provider. Add built-in script execution support and a human-approval mechanism for script calls, and you have a...
Microsoft Agent Framework
azmcp 2 0 blog image
Apr 10, 2026
Post comments count1
Post likes count3

Announcing Azure MCP Server 2.0 Stable Release for Self-Hosted Agentic Cloud Automation

Sandeep Sen
Azure MCP Server 2.0 is now generally available, delivering first-class self-hosting, stronger security hardening, and a faster foundation for agentic workflows across Azure.
Azure SDK Blog
banner oldnewthing blue image
Apr 10, 2026
Post comments count3
Post likes count2

How do you add or remove a handle from an active Wait­For­Multiple­Objects?, part 2

Raymond Chen
Waiting for the waiting thread to acknowledge the change.
The Old New Thing
PowerShell Logo
Apr 10, 2026
Post comments count12
Post likes count4

PowerShell MSI package deprecation and preview updates

Jason Helmick
This post announces the deprecation of MSI packaging beginning with PowerShell 7.7.
PowerShell Team
Sparkle blue 1 image
Apr 10, 2026
Post comments count0
Post likes count0

Putting Agentic Platform Engineering to the test

Arnaud,
davidwright,
Suzanne
In Part 1 of this blog series set the stage for why platform engineering is being reshaped by agentic AI. (read it here) Basically we outline how instead of humans translating intent through layers of CLIs, SDKs, and bespoke workflows, capable agents can interpret natural-language...
All things Azure