Microsoft
Developer Blogs

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

Highlights

Azure Hosting Model for AI Agents diagram

One-click security scanning and org-wide alert triage come to Advanced Security

We're shipping two major capabilities that change how security teams enable and act on application security in Azure DevOps: CodeQL default setup makes it possible to enable code scanning across your organization without configuring a single pipeline, and a new combined alerts experience...
Read moreClick to read more about this post

DevOps Playbook for the Agentic Era

Practices, Principles, and Strategic Direction Software delivery has entered a new phase. AI agents are no longer confined to autocomplete suggestions in the editor. They are opening pull requests, generating code across multiple files, proposing infrastructure changes, responding to...
Read moreClick to read more about this post

Latest posts

Apr 10, 2026
Post comments count20
Post likes count5

PowerShell MSI package deprecation and preview updates

Jason Helmick
This post announces the deprecation of MSI packaging beginning with PowerShell 7.7.
PowerShell Team
Apr 10, 2026
Post comments count0
Post likes count0

Putting Agentic Platform Engineering to the test

Arnaud,
davidwright,
Suzanne
In Part 1 of this blog series set the stage for why platform engineering is being reshaped by agentic AI. (read it here) Basically we outline how instead of humans translating intent through layers of CLIs, SDKs, and bespoke workflows, capable agents can interpret natural-language...
All things Azure
Apr 9, 2026
Post comments count1
Post likes count3

C++23 Support in MSVC Build Tools 14.51

Daniel Griffing
We’re pleased to provide an update on C++23 support in the Microsoft C++ (MSVC) Build Tools. This blog post will cover the feature additions in MSVC Build Tools version 14.51, including C++23 language features, libraries, and ISO C++ Core Working Group (CWG) and Library Working Group...
C++ Team Blog
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
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
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
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
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
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