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

Whats20New20 20March202026 png image
Apr 9, 2026
Post comments count0
Post likes count2

What's new in Microsoft Foundry | March 2026

Nick Brady
March ships Foundry Agent Service GA with private networking, GPT-5.4 and GPT-5.4 Mini, Priority Processing, Phi-4 Reasoning Vision, SDK 2.0 GA across Python, JS/TS, Java, and .NET, Fireworks AI and NVIDIA Nemotron models, and third-party guardrails from Palo Alto and Zenity.
Microsoft Foundry Blog
Microsoft Foundry 2mb image
Apr 9, 2026
Post comments count1
Post likes count4

Foundry Local is now Generally Available

samkemp
Ship local AI to millions of devices - fast, private on-device inference with no per-token costs.
Microsoft Foundry Blog
featured image png image
Apr 9, 2026
Post comments count0
Post likes count3

Running Multiple Instances of an Aspire AppHost Without Port Conflicts

James Newton-King
Aspire 13.2 introduces isolated mode, letting you run multiple instances of the same AppHost in parallel without port conflicts. Learn how the --isolated flag solves development and testing workflows.
Aspire Blog
banner oldnewthing blue image
Apr 9, 2026
Post comments count4
Post likes count2

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

Raymond Chen
You can't, but you can cooperate with the other thread.
The Old New Thing
Visual Studio Code 1.115
Apr 8, 2026
Post likes count0

Visual Studio Code 1.115

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.115 Read the full article
VS Code Blog
MSFT BANNER CONF42GOLANG2022 image
Apr 8, 2026
Post comments count0
Post likes count0

Go 1.26.2-1 and 1.25.9-1 Microsoft builds now available

Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers
Image sql database 3 560
Apr 8, 2026
Post comments count3
Post likes count5

Introducing SQL MCP Server

Jerry Nixon
SQL MCP Server gives enterprises a secure, feature-rich way to enable agents to access data. This is accomplished without exposing the schema, risking consistency, or relying on fragile natural language parsing. SQL MCP Server is a feature of Data API builder, so deployments have a proven...
Azure SQL Dev Corner
azfunc custom agents 2 blog image
Apr 8, 2026
Post comments count2
Post likes count0

Give your Foundry Agent Custom Tools with MCP Servers on Azure Functions

Lily Ma
Learn how to connect your MCP server hosted on Azure Functions to Microsoft Foundry agents. This post covers authentication options and setup steps to give your AI agent access to custom MCP tools.
Azure SDK Blog
banner oldnewthing blue image
Apr 8, 2026
Post comments count4
Post likes count2

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

Raymond Chen
You can't, but you can arrange for the waiter to do it for you.
The Old New Thing