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

Jun 30, 2026
Post comments count0
Post likes count2

Access GitHub Copilot in JetBrains - GitHub Copilot Is Now a Native Agent in JetBrains AI Assistant

Hang,
Antonio,
Jun
GitHub Copilot is now a first-class, native option in JetBrains AI Assistant agent picker(read more). You can select it directly from the chat interface, no extra configuration needed, and immediately put Copilot to work on real coding tasks without ever leaving AI...
Microsoft for Java Developers
Jun 30, 2026
Post comments count0
Post likes count1

SharePoint Framework (SPFx) roadmap update – July 2026

Vesa Juvonen
June celebrates the announcement of upcoming SharePoint Copilot Apps, ships the quality-focused SPFx 1.23.2 release, and shares the roadmap for the AI era - shaped by your feedback.
Microsoft 365 Developer Blog
Jun 30, 2026
Post comments count0
Post likes count1

Compose your API surface with Data API builder custom paths

Jerry Nixon
Data API builder (DAB) 2.0 adds compound paths for REST endpoints, giving developers more control over how their API surface is organized. Instead of mirroring database topology, endpoints can now reflect simple names, business areas, or schema ownership.
Azure SQL Dev Corner
Jun 30, 2026
Post comments count0
Post likes count3

MCP Beyond the Chat Window: Build Diagnostics in CI

Jan,
Yuliia
A practical tour of the Model Context Protocol tools for .NET build diagnostics - the full Binlog MCP toolset, how those tools run inside a GitHub Actions workflow, and what the evaluation data says about the efficiency gains.
.NET Blog
Jun 30, 2026
Post comments count0
Post likes count2

Visual Studio June Update - Track Your Usage, Trust Your Tools

Mark Downie
The June update includes a Copilot Usage window refresh with proactive alerts as you approach your limits, MCP servers now get a trust check before they run anything new.
Visual Studio Blog
Jun 30, 2026
Post comments count4
Post likes count3

MSIX Per-User vs All Users: Install, Provision, and Uninstall Packages

Howard Kapustein
MSIX supports making a package available to all users; the formal term is provisioning. Provisioning a package family makes it available to all users, whereas registration makes a package available to a single user. Per-User vs All Users Traditional installers often provide a...
Inside MSIX
Jun 30, 2026
Post comments count0
Post likes count1

Mailbox requirement set 1.16 now available for Outlook add-ins

Office Extensibility team
Mailbox requirement set 1.16 is now generally available for Outlook add-ins. This release reflects our continued investment in closing the gap between COM/VSTO and web add-ins, with a focus on message and information security. Mailbox 1.16 introduces APIs and platform updates that...
Microsoft 365 Developer Blog
Jun 30, 2026
Post comments count3
Post likes count1

2026 mid-year link clearance

Raymond Chen
Made it to another midpoint.
The Old New Thing
Jun 30, 2026
Post comments count5
Post likes count3

A compatibility note on the abuse of Windows window class extra bytes

Raymond Chen
Finding an illicit place to hide data.
The Old New Thing