Microsoft
Developer Blogs

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

Highlights

Introducing Agent Optimizer in Foundry Agent Service banner

How Microsoft is migrating repositories to GitHub

For the past decade, Azure DevOps has powered software development at Microsoft, supporting some of our largest repositories and most complex engineering workflows across Azure Repos, Boards, and Pipelines. Software development is being reshaped by AI, and where code lives now have a...
Read moreClick to read more about this post

Build 2026: From observability to ROI for AI agents on any framework 

9 min read · June 3, 2026 · Sebastian Kohlmeier    Shipping an AI agent is the easy part. Keeping it accurate, safe, and accountable in production is where teams get stuck. Agents are non-deterministic. Their behavior shifts as models update, tools change, and traffic...
Read moreClick to read more about this post

Latest posts

Mar 9, 2026
Post comments count2
Post likes count3

Learning to read C++ compiler errors: Ambiguous overloaded operator

Raymond Chen
Look for the conflicting definitions to see where they are coming from.
The Old New Thing
Mar 9, 2026
Post comments count0
Post likes count1

Build business understanding with Dataverse in Microsoft 365 Copilot

James Oleinik
Microsoft 365 Copilot is now embedded as an in-app sidecar within Power Apps, Dynamics 365 Sales, and Dynamics 365 Customer Service—removing the need to switch between apps to find context or complete steps. 
Microsoft 365 Developer Blog
Mar 6, 2026
Post comments count0
Post likes count2

What's new in Microsoft Foundry | February 2026

Nick Brady
February brings Anthropic's Claude Opus 4.6 and Sonnet 4.6 with 1M-token context, GPT-Realtime-1.5 and GPT-Audio-1.5, Grok 4.0 GA, the Microsoft Agent Framework reaching Release Candidate, and the Foundry REST API quietly going GA — laying the foundation for imminent SDK GA announcements across Python, .NET, JS/TS, and Java.
Microsoft Foundry Blog
Mar 6, 2026
Post comments count0
Post likes count2

Prepare your add-in for Outlook ribbon improvements

Office Extensibility team
We’re improving how add-ins appear on the ribbon in Outlook on the web and the new Outlook on Windows. These updates make add-ins easier to find and align the experience across Outlook clients.
Microsoft 365 Developer Blog
Mar 6, 2026
Post comments count0
Post likes count6

Announcing TypeScript 6.0 RC

Daniel Rosenwasser
Today we are excited to announce the Release Candidate (RC) of TypeScript 6.0! To get started using the RC, you can get it through npm with the following command: npm install -D typescript@rc TypeScript 6.0 is a unique release in that we intend for it to be the last release based on...
TypeScript
Mar 6, 2026
Post comments count0
Post likes count0

Go 1.26.1-1 and 1.25.8-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
Mar 6, 2026
Post comments count11
Post likes count2

When Read­Directory­ChangesW reports that a deletion occurred, how can I learn more about the deleted thing?

Raymond Chen
It's already gone. If you need more information, you should have been remembering it.
The Old New Thing
Mar 6, 2026
Post likes count0

Using Agents to Setup Experiments

Peter Lasne
When setting up an experiment is complex, agents can automate the process to make it faster and more reliable.
ISE Developer Blog
Mar 5, 2026
Post comments count0
Post likes count0

Visual Studio at GDC Festival of Gaming 2026

David Li
Join us at GDC Festival of Gaming 2026 for a deep dive into Visual Studio, GitHub Copilot, PowerToys, and the Windows tools that speed up your daily dev workflow. We'll show how these tools work together to boost productivity and cut friction across your entire inner loop. Session...
C++ Team Blog