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

banner oldnewthing blue image
Mar 17, 2026
Post comments count2
Post likes count4

Windows stack limit checking retrospective: x86-32 also known as i386, second try

Author Avatar
Raymond Chen
Appeasing the invisible return address predictor.
The Old New Thing
mcp ado pp image
Mar 17, 2026
Post comments count9
Post likes count1

Azure DevOps Remote MCP Server (public preview)

Author Avatar
Dan Hellem
When we released the local Azure DevOps MCP Server, it gave customers a way to connect Azure DevOps data with tools like Visual Studio and Visual Studio Code through GitHub Copilot Chat. The next step was to make this experience easier to get started with and to enable it for services...
Azure DevOps Blog
Foundry Agent Service GA hero image
Mar 16, 2026
Post comments count0
Post likes count0

Foundry Agent Service is GA: private networking, Voice Live, and enterprise-grade evaluations

Author AvatarAuthor AvatarAuthor Avatar
Bala,
jeffhollan,
Nick
The next-gen Foundry Agent Service is generally available today with end-to-end private networking, Voice Live integration, expanded MCP authentication, GA evaluations with continuous monitoring, and hosted agent deployments in six new Azure regions.
Microsoft Foundry Blog
MicrosoftTeams image image
Mar 16, 2026
Post comments count4
Post likes count7

Awesome GitHub Copilot just got a website, and a learning hub, and plugins!

Author Avatar
Matt Soucoup
Back in July, we launched the Awesome GitHub Copilot Customizations repo with a simple goal: give the community a place to share custom instructions, prompts, and chat modes to customize the AI responses from GitHub Copilot. We were hoping for maybe one community contribution per...
Microsoft for Developers
PAM 403 1 image
Mar 16, 2026
Post comments count0
Post likes count0

Azure Cosmos DB at FOSSASIA Summit 2026: Sessions, Conversations, and Community

Author Avatar
Sajeetharan Sinnathurai
The FOSSASIA Summit 2026 was an incredible gathering of developers, open-source contributors, startups, and technology enthusiasts from across the region. This year, Azure Cosmos DB and Azure DocumentDB were present at the summit with both technical sessions and a dedicated booth, giving...
Azure Cosmos DB Blog
VSS Newsletter Opt in Blog tile image
Mar 16, 2026
Post comments count2
Post likes count2

Get the Inside Scoop on Visual Studio Subscriptions, Straight to Your Inbox

Author Avatar
Jim Harrer
Get the Inside Scoop on Visual Studio Subscriptions, Straight to Your Inbox  A few weeks ago I was talking with a Visual Studio Enterprise subscriber. Seasoned .NET developer. Ships production code. Knows his stack inside and out.  During the conversation I mentioned one of...
Visual Studio Blog
banner oldnewthing blue image
Mar 16, 2026
Post comments count0
Post likes count3

Windows stack limit checking retrospective: PowerPC

Author Avatar
Raymond Chen
Doing the math backwards.
The Old New Thing
Graphic announcing general availability of Azure Cosmos DB mirroring in Microsoft Fabric with support for private networks. The image features a dark blue background with the Microsoft Fabric logo in the top right and a stylized planet icon representing Azure Cosmos DB. The headline reads: “Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks.”
Mar 16, 2026
Post comments count2
Post likes count0

Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks

Author Avatar
Jai Maldonado
We’re excited to announce the general availability of private network support for Azure Cosmos DB mirroring in Microsoft Fabric, enabling customers to replicate operational data into Fabric from Azure Cosmos DB accounts secured with private endpoints or virtual networks while continuing...
Azure Cosmos DB Blog
Sparkle blue 1 image
Mar 13, 2026
Post comments count0
Post likes count0

The Human Scale Problem in Platform Engineering

Author AvatarAuthor Avatar
Diego,
Ray
We keep doing this thing where we solve a problem, celebrate the victory, then realize we've created three new problems we didn't even know existed. Remember when manually configuring servers was the bottleneck? So we built containers. Great! Now we're orchestrating thousands of them....
All things Azure