Microsoft
Developer Blogs

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

Highlights

build recap jpg image

C++ Team Blog

The Old New Thing

ISE Developer Blog

C++ Team Blog

Jun 11, 2026

Post comments count1

Post likes count0

June Patches for Azure DevOps Server

Gloridel Morales

We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with the latest, most secure version of Azure DevOps Server. The most recent release, Azure DevOps Server, is available on the download page. The...

Azure DevOps Blog

Jun 11, 2026

Post comments count0

Post likes count0

Migrating EWS notifications to Microsoft Graph

Microsoft Graph team

Migrating from the Exchange Web Services (EWS) notification framework, which supports push, pull, and streaming notification types — to the Microsoft Graph subscription model represents a fundamental transition toward a unified, stateless, and event-driven framework.

Microsoft 365 Developer Blog

Jun 11, 2026

Post comments count0

Post likes count0

Your agent just scaffolded a project from 2020

Waldek Mastykarz

Your agent ran a scaffold command. Project generated, dependencies resolved, no errors. Everything looks fine. Except it's based on the project structure from 2020, and neither you nor the agent noticed. How npx picks the right-but-wrong version When an agent scaffolds a project or runs...

Microsoft for Developers

Jun 11, 2026

Post comments count0

Post likes count2

Windows App Development CLI v0.3.2 — bundling support, smarter initialization, and more

Zachary Teutsch

Windows App Development CLI v0.3.2 is here! This release brings MSIX bundle support for multi-architecture packaging, a smarter winapp init experience that auto-detects your projects, higher quality UI screenshots, and a handful of reliability fixes across the board. Get the update by...

#ifdef Windows

Jun 11, 2026

Post comments count11

Post likes count1

Review pull requests without leaving Visual Studio

Leah Tran

Pull request integration in Visual Studio has been one of the most requested Git features. Developers have been asking for a way to open a PR, inspect the changes, discuss feedback, and finish the review without switching to the browser. The feedback on that request has played a big role...

Visual Studio Blog