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

AIDevDays image
Dec 2, 2025
Post comments count0
Post likes count0

⭐Upcoming Virtual Event⭐ AI Dev Days, Level-Up Your AI Skills with Microsoft Reactor

Author Avatar
Jenn Cockrell
Join us for AI Dev Days, a two-day virtual event exploring the latest Microsoft Azure, Foundry and GitHub innovations. Whether you’re modernizing legacy apps, building with agents, or exploring the newest AI models, this is your moment to skill up, ship faster, and connect with experts.
Microsoft Foundry Blog
Icon 1ES image
Dec 2, 2025
Post comments count1
Post likes count5

The Interaction Changes Everything: Treating AI Agents as Collaborators, Not Automation

Author Avatar
Jenny Ferries
Discover how treating AI agents as collaborators, not automation, transforms engineering workflows and accelerates complex projects
Engineering@Microsoft
Image 1 DX12Ultimate logo digital black bg
Dec 2, 2025
Post comments count0
Post likes count0

DirectX Graphics Samples Updated to Agility SDK + Enhanced Barriers examples

Author Avatar
Alexandre Cardoso
We’re excited to share all DirectX Graphics Samples have been updated to use the latest DirectX 12 Agility SDK. What’s New: Agility SDK Integration: All samples now leverage the latest Agility SDK for improved compatibility and faster adoption of new DirectX capabilities. ...
DirectX Developer Blog
dbrs flow image
Dec 2, 2025
Post comments count0
Post likes count3

Securing Sensitive Mobile Operations with Device-Bound Request Signing

Author AvatarAuthor AvatarAuthor Avatar
Fernando,
Daiane,
Wesley
Mobile security goes beyond verifying user identity. If an attacker steals a valid token, how will your backend distinguish a legitimate request from one reproduced in an emulator or cloned environment? This is a gap in traditional authentication flows when applied to the mobile...
Microsoft for Developers
Dec 2, 2025
Post comments count21
Post likes count22

Progress on TypeScript 7 - December 2025

Author Avatar
Daniel Rosenwasser
Earlier this year, the TypeScript team announced that we've been porting the compiler and language service to native code to take advantage of better raw performance, memory usage, and parallelism. This effort (codenamed "Project Corsa", and soon "TypeScript 7.0") has been a significant...
TypeScript
Tata Neu uses Azure DocumentDB
Dec 2, 2025
Post comments count0
Post likes count4

Tata Neu delivers personalized shopping experiences for millions of users with Azure DocumentDB

Author Avatar
Azure Cosmos DB Team
With Azure DocumentDB, Tata Neu delivers seamless authentication for millions of users, accelerates credit card onboarding across partners, unifies loyalty programs for hundreds of millions of members, and powers AI-driven support experiences across more than 60 brands. This...
Azure Cosmos DB Blog
BlogFeaturedImage option2 image
Dec 2, 2025
Post comments count0
Post likes count3

Profiler Agent - Delegate the analysis, not the performance

Author Avatar
Nik Karpinsky
In Visual Studio 2026 we introduced Copilot Profiler Agent, a new AI-powered assistant that helps you analyze and optimize performance bottlenecks in your code. By combining the power of GitHub Copilot with Visual Studio's performance profiler, you can now ask natural language questions...
Visual Studio Blog
banner oldnewthing blue image
Dec 2, 2025
Post comments count3
Post likes count2

Microspeak: Big rocks

Author Avatar
Raymond Chen
The large obstacles.
The Old New Thing
Foundry cc image
Dec 2, 2025
Post comments count2
Post likes count4

Claude Code + Microsoft Foundry: Enterprise AI Coding Agent Setup

Author Avatar
Govind Kamtamneni
This guide covers setting up Claude Code CLI and VS Code extension with Microsoft Foundry, configuring CLAUDE.md for project context, integrating Spec Kit for structured development, and running Claude Code in GitHub Actions. Prerequisites Azure subscription with Foundry access ...
All things Azure