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

Announcing multi-agent workflows in foundry agent service image
Nov 25, 2025
Post comments count1
Post likes count2

Introducing Multi-Agent Workflows in Foundry Agent Service

Author Avatar
Monalisa Whalin
Across industries, organizations are moving from experimenting with single agents to running AI at the center of their business operations. While single agents excel at focused tasks, customers quickly discover that real enterprise work stretches across multiple steps, involves different...
Microsoft Foundry Blog
Microsoft Foundry 2mb image
Nov 25, 2025
Post comments count0
Post likes count0

Translation Customization, A Developer's Guide to Adaptive Custom Translation

Author Avatar
Mohamed Elghazali
Introduction Translation isn’t just converting words—it’s enabling global communication. Yet for businesses operating worldwide, achieving accuracy, speed, and domain-specific terminology has been a persistent challenge. Market trends show that 70% of consumers prefer content in...
Microsoft Foundry Blog
Microsoft Foundry 2mb image
Nov 25, 2025
Post comments count0
Post likes count1

Azure Content Understanding is now generally available

Author Avatar
Joe Filcik
At Microsoft Ignite this year, we’re excited to announce that Azure Content Understanding in Foundry Tools is now generally available (GA). Over the past months, we’ve seen preview usage across industries, from large consultancies to healthcare leaders, with invaluable customer...
Microsoft Foundry Blog
4 PA selected image
Nov 25, 2025
Post comments count0
Post likes count0

Assess Agentic Risks with the AI Red Teaming Agent in Microsoft Foundry

Author Avatar
Minsoo Thigpen
Accelerate your trustworthy AI journey with the enhanced AI Red Teaming Agent in Microsoft Foundry. Empower developers to automate adversarial testing for both models and agentic systems—covering risks like prompt injection, prohibited actions, sensitive data leakage, and task adherence. Integrate red teaming into your CI/CD pipelines using the Foundry SDK and no-code UI wizard, enabling continuous safety evaluation and rapid prototyping. With PyRIT’s open-source attack strategies and customizable risk definitions, you can systematically probe vulnerabilities, benchmark improvements, and ensure robust safeguards as agentic solutions move into production. Start today by exploring the docs, trying out sample workflows, and embedding red teaming into your development lifecycle.
Microsoft Foundry Blog
Introducing TypeSpec for Microsoft 365 Copilot
Nov 25, 2025
Post comments count0
Post likes count5

Introducing TypeSpec for Microsoft 365 Copilot – Build declarative agents faster with more confidence

Author Avatar
Sébastien Levert
We’re excited to announce that TypeSpec for Microsoft 365 Copilot is now generally available! This milestone marks the first stable release of the domain-specific language (DSL) designed to streamline how developers build and extend Microsoft 365 Copilot. Whether you’re creating...
Microsoft 365 Developer Blog
SPFx monthly November 2025
Nov 25, 2025
Post comments count4
Post likes count1

SharePoint Framework (SPFx) roadmap update – November 2025

Author Avatar
Vesa Juvonen
SPFx is powering the future of Microsoft 365. From AI-driven portals to seamless integrations across SharePoint, Teams and Viva, SPFx is driving innovation at scale. This monthly blog series kicks off our journey into the next evolution - transparent, community-driven, and built for the AI era. Let’s shape what’s next, together.
Microsoft 365 Developer Blog
banner oldnewthing blue image
Nov 25, 2025
Post comments count7
Post likes count5

The apocryphal origins of the Hot Dog Stand color scheme

Author Avatar
Raymond Chen
Challenge accepted.
The Old New Thing
MSVC thumbnail
Nov 24, 2025
Post comments count25
Post likes count4

New release cadence and support lifecycle for Microsoft C++ Build Tools

Author Avatar
Marian Luparu
Starting with Visual Studio 2026, we are introducing a new support lifecycle for the Microsoft C++ (MSVC) Build Tools. We are also updating the MSVC release cadence. As Visual Studio moves to a Modern Lifecycle with monthly feature updates and an annual new version, decoupling the...
C++ Team Blog
MSSQL Extension for VS Code: Introducing Edit Data (Public Preview)
Nov 24, 2025
Post comments count0
Post likes count2

MSSQL Extension for VS Code: Introducing Edit Data (Public Preview)

Author Avatar
Yo-Lei Chen
Overview Working with table data is an essential part of database development — whether you’re validating behavior, debugging issues, or quickly seeding data. But switching between tools or writing repetitive T-SQL statements can slow down your workflow. We are excited to announce...
Azure SQL Dev Corner