Microsoft
Developer Blogs

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

Highlights

copilot for beginners course

Platform Engineering for the Agentic AI era

For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language...
Read moreClick to read more about this post

Visual Studio at GDC Festival of Gaming 2026

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...
Read moreClick to read more about this post

Latest posts

ultimate image
Feb 26, 2026
Post comments count2
Post likes count2

D3D12 Shader Execution Reordering

Author Avatar
Amar Patel
Now officially released, Shader Execution Reordering (SER) is an addition to DirectX Raytracing that enables application shader code inform hardware how to find coherency across rays so they can be sorted to execute better in parallel.  SER support is a required feature in Shader...
DirectX Developer Blog
ultimate image
Feb 26, 2026
Post comments count0
Post likes count0

D3D12 Opacity Micromaps

Author AvatarAuthor Avatar
Amar,
Adam
DirectX Raytracing (DXR) now supports Opacity Micromaps (OMMs), enabling hardware to handle alpha tested geometry more efficiently than relying only on costly AnyHit shader invocations. At GDC 2025 DXR 1.2 was announced including OMMs, and you can see it discussed in this: GDC...
DirectX Developer Blog
az sdk feb 2026 release image
Feb 26, 2026
Post comments count0
Post likes count0

Azure SDK Release (February 2026)

Author Avatar
Ronnie Geraghty
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.
Azure SDK Blog
banner oldnewthing blue image
Feb 26, 2026
Post comments count1
Post likes count2

Intercepting messages inside Is­Dialog­Message, installing the message filter

Author Avatar
Raymond Chen
Using an Is­Dialog­Message extension point.
The Old New Thing
Building Long-Distance Next Edit Suggestions
Feb 26, 2026
Post likes count0

Building Long-Distance Next Edit Suggestions

Author Avatar
Vikram Duvvur, Gaurav Mittal, Benjamin Simmonds
Learn how we extended next edit suggestions to work across your entire file, reducing friction and improving productivity in GitHub Copilot. Read the full article
VS Code Blog
aca secure mcp server oauth21 azure ad png image
Feb 26, 2026
Post likes count6

Building a Secure MCP Server with OAuth 2.1 and Azure AD: Lessons from the Field

Author Avatar
Juan Burckhardt
How we built a production-ready MCP server with OAuth 2.1 authentication and On-Behalf-Of flow for Microsoft Graph, navigating a rapidly evolving specification.
ISE Developer Blog
Image sql database 3 560
Feb 25, 2026
Post comments count2
Post likes count6

The Polyglot Tax

Author Avatar
Aditya Badramraju
Part 1 of 4 - The Multimodal Database Series This is a four-part series about what happens when a single database engine handles relational, document, graph, vector, and analytical workloads natively - and what you stop paying for when it does. You spin up a database, point an agent...
Azure SQL Dev Corner
intro image
Feb 25, 2026
Post comments count0
Post likes count0

MSSQL Extension for VS Code: Query Profiler, ADS Migration Toolkit & More

Author AvatarAuthor AvatarAuthor Avatar
Carlos,
Tauseef,
Yo-Lei
The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In version v1.40.0, we're introducing the ADS Migration Toolkit, Basic Database Management, Flat File Import, Database Backup...
Azure SQL Dev Corner
azd feb 2026 release image
Feb 25, 2026
Post comments count0
Post likes count2

Azure Developer CLI (azd) - February 2026: JMESPath Queries & Deployment Slots

Author Avatar
PuiChee (PC) Chan
This post announces the February 2026 release of the Azure Developer CLI (`azd`).
Azure SDK Blog