Microsoft
Developer Blogs

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

Highlights

How to test agent skills without hitting real APIs

Your agent skill calls an API. The moment you start evaluating it, every run either costs money or mutates production data. Learn how to mock APIs transparently so you can run evals without changing your skill or hitting real endpoints.
Read moreClick to read more about this post

Latest posts

Jul 23, 2026
Post comments count0
Post likes count0

Build locally, ship to Azure: meet Azure SQL Developer

Carlos,
Vandana
Big news: Azure SQL Developer is here, in private preview. It's the Azure SQL Database engine, on your laptop, in a container. Build against the exact engine you run in the cloud. Ship the same code to Azure. Change one line, the connection string, and you're in production. Free for...
Azure SQL Dev Corner
Jul 23, 2026
Post comments count0
Post likes count0

Smarter Spring Development in Eclipse with GitHub Copilot

Hang,
Sheng,
martinlippert
How the Spring Tools MCP Server and GitHub Copilot together make Spring Development more efficient. Introduction If you write Spring Boot applications in Eclipse, you already know that Spring Tools for Eclipse brings best-in-class tooling right into your IDE, including quick...
Microsoft for Java Developers
Jul 22, 2026
Post likes count0

Visual Studio Code 1.130 (Insiders)

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.130 (Insiders) Read the full article
VS Code Blog
Jul 22, 2026
Post comments count0
Post likes count1

Pure Virtual C++ 2026 Is a Wrap

Marian Luparu
Pure Virtual C++ 2026 is a wrap. Every featured and on-demand session is now available on YouTube — catch up on C++/Rust interop, AI-driven tooling, build performance, and more.
C++ Team Blog
Jul 22, 2026
Post comments count0
Post likes count0

Windows App Development CLI v0.5.0 - expanded UI automation, JS/TS bindings, and more

Zachary Teutsch
WinApp CLI v0.5.0 greatly expands the UI automation toolkit (recording, touch, pen, and keyboard injection), lets you call Windows Runtime APIs straight from JavaScript and TypeScript with zero native addons, and makes WinUI crashes far easier to diagnose. Get the update by running...
#ifdef Windows
Jul 22, 2026
Post comments count0
Post likes count0

Building Agents that Act on Your Behalf with Toolboxes in Foundry

Linda,
Maria
How Toolboxes in Foundry simplify user delegation At some point, many agents move from answering questions to taking action. And when it does, the question becomes: whose identity is it acting with? Imagine you are building an internal employee agent.  It needs to...
Microsoft Foundry Blog
Jul 22, 2026
Post comments count0
Post likes count1

Making an agile version of a Windows Runtime delegate in C++/WinRT, part 3

Raymond Chen
The object that actively refuses to be marshaled.
The Old New Thing
Jul 22, 2026
Post comments count1
Post likes count3

The Microsoft Agent Framework Harness is now released

Wes Steyn
Your agents can now be built on a stable, batteries-included harness - the loop, planning, memory, context management, approvals, and telemetry that turn a model into an agent that actually does things - in both Python and .NET. What is an agent harness? An agent harness is the...
Microsoft Agent Framework
Jul 21, 2026
Post comments count0
Post likes count0

Pure Virtual C++ 2026 Is Now Live!

Marian Luparu
Pure Virtual C++ 2026 is streaming now — watch five featured sessions live with Q&A, plus a full on-demand playlist, all free.
C++ Team Blog