Microsoft
Developer Blogs

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

Highlights

MicrosoftTeams image image

When Infrastructure Scales But Understanding Doesn't

We all know this, even if we don't like to admit it: modern infrastructure can scale infinitely, but human understanding doesn't. We've all seen it happen - organizations going from managing dozens of servers to thousands of containers, from deploying weekly to deploying hundreds of...
Read moreClick to read more about this post

Authentication Tokens Are Not a Data Contract

Authentication tokens exist to answer one question: is this caller authorized to do this? They are not intended to be a stable data interface, a schema you can depend on, or an input into application logic. If your application decodes tokens and reads claims from them, this is an...
Read moreClick to read more about this post

Latest posts

MSVC thumbnail
Mar 4, 2026
Post comments count2
Post likes count9

C++ Performance Improvements in MSVC Build Tools v14.51

Author Avatar
Troy Johnson
MSVC Build Tools v14.51 improves performance through a wide range of new optimizations.
C++ Team Blog
February 2026 (version 1.110)
Mar 4, 2026
Post likes count0

February 2026 (version 1.110)

Author Avatar
Visual Studio Code Team
What's new in the Visual Studio Code February 2026 Release (1.110). Read the full article
VS Code Blog
Image sql database 3 560
Mar 4, 2026
Post comments count0
Post likes count3

The Polyglot tax - Part 2

Author Avatar
Aditya Badramraju
When JSON Met Graph Part 2 of 4 - The Multimodal Database Series A note on naming. Throughout this series, when we say "SQL Server 2025" we also mean Azure SQL. The multimodal capabilities we discuss - native JSON, graph, vector, and columnstore - are available across both the...
Azure SQL Dev Corner
ultimate image
Mar 4, 2026
Post comments count0
Post likes count1

DirectX Innovation at GDC 2026 

Author Avatar
Jacques van Rhyn
The excitement is building as we head into the 2026 Game Developer Conference and the DirectX team has a lot to share. We will be showcasing major updates in asset streaming, GPU tooling, ML-powered real-time graphics on Windows, and shader compilation at...
DirectX Developer Blog
banner oldnewthing blue image
Mar 4, 2026
Post comments count6
Post likes count2

Aha, I found a counterexample to the documentation that says that Query­Performance­Counter never fails

Author Avatar
Raymond Chen
Of course, anything can happen if you break the rules.
The Old New Thing
azd slot swap blog image
Mar 3, 2026
Post comments count0
Post likes count0

Azure Developer CLI (azd): One command to swap Azure App Service slots

Author Avatar
PuiChee (PC) Chan
The new azd appservice swap command makes deployment slot swaps fast and intuitive.
Azure SDK Blog
copilot for beginners course
Mar 3, 2026
Post comments count1
Post likes count4

Get started with GitHub Copilot CLI: A free, hands-on course

Author Avatar
Dan Wahlin
Learn GitHub Copilot CLI with this free, 8-chapter hands-on course. Review code, generate tests, debug issues, and build custom agents and skills - all from your terminal. No AI experience needed. Works with GitHub Copilot Free. Clone the repo or open in Codespaces to get started.
Microsoft for Developers
banner oldnewthing blue image
Mar 3, 2026
Post comments count18
Post likes count2

Just for fun: A survey of write protect notches on floppy disks and other media

Author Avatar
Raymond Chen
Just some useless trivia.
The Old New Thing
Data API builder (DAB) thinking
Mar 2, 2026
Post comments count4
Post likes count1

What questions will you ask your data agent?

Author Avatar
Jerry Nixon
Data API builder (DAB) 1.7+ delivers secure MCP-based CRUD access with deterministic, policy-enforced query generation and an upcoming aggregate tool that enables complex, production-safe analytical questions without exposing raw SQL to AI agents.
Azure SQL Dev Corner