Microsoft
Developer Blogs

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

Highlights

Build a real-world example with Microsoft Agent Framework, Microsoft Foundry, MCP and Aspire

Building AI agents is getting easier. Deploying them as part of a real application, with multiple services, persistent state, and production infrastructure, is where things get complicated. Developers from the .NET community have requested whether a real-world example that shows running...
Read moreClick to read more about this post

Latest posts

Security image
Mar 18, 2026
Post comments count2
Post likes count2

Authentication Tokens Are Not a Data Contract

Author Avatar
Angel Wong
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...
Azure DevOps Blog
Image sql database 3 560
Mar 18, 2026
Post comments count0
Post likes count1

DiskANN Vector Index Improvements

Author AvatarAuthor Avatar
Davide,
Pooja
Remember when we announced the Public Preview of DiskANN vector indexes back in November and mentioned that once you created the index, your table became read‑only? Yeah… about that... 😅 We shipped early because the demand for Vector search in SQL was overwhelming. We knew the...
Azure SQL Dev Corner
Flat illustration of an AI robot on the left connected to a cloud server on the right by a glowing circular arrow, representing an asynchronous continuation token and polling loop.
Mar 18, 2026
Post comments count0
Post likes count1

Handling Long-Running Operations with Background Responses

Author AvatarAuthor Avatar
Sergey,
Eduard
Handling Long-Running Operations with Background Responses AI agents powered by reasoning models can take minutes to work through complex problems — deep research, multi-step analysis, lengthy content generation. In a traditional request-response pattern, that means your client sits...
Microsoft Agent Framework
Image sql database 3 560
Mar 18, 2026
Post comments count1
Post likes count4

MSSQL Extension for VS Code: SQL Notebooks, AI-Powered Schema Design, Data API builder & More

Author AvatarAuthor AvatarAuthor Avatar
Yo-Lei,
Tauseef,
Carlos
The MSSQL extension for VS Code v1.41 continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In this release, we're introducing the Public Preview of Schema Designer with GitHub Copilot, Data API builder, and SQL...
Azure SQL Dev Corner
default image image
Mar 18, 2026
Post comments count0
Post likes count1

Changes to attachment IDs for inline images in Outlook add-ins

Author Avatar
Office Extensibility team
Read how inline image attachments are handled when they’re programmatically added to a mail item's signature or body in Outlook on the web and the new Outlook for Windows
Microsoft 365 Developer Blog
banner oldnewthing blue image
Mar 18, 2026
Post comments count1
Post likes count1

Windows stack limit checking retrospective: Alpha AXP

Author Avatar
Raymond Chen
Double the size, double the fun.
The Old New Thing
Sparkle blue 1 image
Mar 17, 2026
Post comments count0
Post likes count1

From 150 Unread to Zero Stress: Automating Inbox Triage with MCP and GitHub Copilot

Author Avatar
Desi Villanueva
Taming the Noisy Inbox: How I Used MCP to Automate Email and Teams Triage How the Model Context Protocol (MCP) turns your AI coding assistant into a workplace productivity engine — connecting Microsoft 365 data to your terminal workflow.   The Problem We All Share If you work...
All things Azure
Sparkle blue 1 image
Mar 17, 2026
Post comments count6
Post likes count3

Azure Skills Plugin - Let's Get Started!

Author Avatar
Chris Harris
Part 2 of the Azure Skills Plugin series Previously: Announcing the Azure Skills Plugin This post is all about getting you up and running. I won't go deep on capabilities, architecture or anything like that here - that's coming in future posts in this series. The goal is to...
All things Azure
Hero image with the text Announcing PowerToys 0.98
Mar 17, 2026
Post comments count4
Post likes count2

PowerToys 0.98 is here: new Keyboard Manager UX, the Command Palette Dock and better CursorWrap!

Author Avatar
Niels Laute
We're back with a fresh PowerToys release – PowerToys 0.98! This month introduces the new Command Palette Dock, along with a refreshed Keyboard Manager experience and many other improvements across the utilities. You can grab the update by checking for updates in PowerToys or by...
Windows Command Line