Microsoft
Developer Blogs
Get the latest information, insights, and news from Microsoft.
Highlights

Using Agents to Setup Experiments
When setting up an experiment is complex, agents can automate the process to make it faster and more reliable.
Read moreClick to read more about this postBuild 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 postThe mystery of the posted message that was dispatched before reaching the main message loop
Perhaps it's because you dispatched it.
Read moreClick to read more about this postLatest posts

Mar 19, 2026
Post comments count1
Post likes count1
Accelerating .NET MAUI Development with AI Agents

Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality.
.NET Blog

Mar 19, 2026
Post comments count0
Post likes count3
Remote MCP Server preview in Microsoft Foundry

Earlier this week we release the public preview for our Azure DevOps MCP Server. Today we are excited to let you know that the Azure DevOps MCP Server is now available to use in Microsoft Foundry.
For those who are new to Foundry, Microsoft Foundry is a unified platform for building and...
Azure DevOps Blog

Mar 19, 2026
Post comments count4
Post likes count0
Windows stack limit checking retrospective: amd64, also known as x86-64

Reaching the modern day.
The Old New Thing

Mar 19, 2026
Post likes count1
From Azure IoT Operations Data Processor Pipelines to Dataflows

In this post we explore the evolution from Azure IoT Operations Data Processor Pipelines to Dataflows, why we adopted a hybrid strategy with custom Rust pods, and the architectural lessons we learned building event detection systems at the edge.
ISE Developer Blog

Mar 18, 2026
Post likes count0
Visual Studio Code 1.112

Learn what's new in Visual Studio Code 1.112
Read the full article
VS Code Blog

Mar 18, 2026
Post comments count0
Post likes count1
When Infrastructure Scales But Understanding Doesn't
Diego,
Ray
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...
All things Azure

Mar 18, 2026
Post comments count2
Post likes count3
Announcing PowerShell 7.6 (LTS) GA Release

We're excited to announce the General Availability of PowerShell 7.6, the next Long Term Support
(LTS) release of PowerShell. PowerShell 7.6 is built on .NET 10 (LTS), continuing the alignment
between PowerShell and the modern .NET platform.
PowerShell 7.6 includes reliability...
PowerShell Team

Mar 18, 2026
Post comments count0
Post likes count1
Azure Developer CLI (azd): Run and test AI agents locally with azd
PuiChee,
Travis
New azd ai agent run and invoke commands let you start and test AI agents from your terminal—locally or in the cloud.
Azure SDK Blog

Mar 18, 2026
Post comments count2
Post likes count2
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...
Azure DevOps Blog

Mar 18, 2026
Post comments count0
Post likes count1
DiskANN Vector Index Improvements
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

Mar 18, 2026
Post comments count0
Post likes count1
Handling Long-Running Operations with Background Responses
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

Mar 18, 2026
Post comments count1
Post likes count3
MSSQL Extension for VS Code: SQL Notebooks, AI-Powered Schema Design, Data API builder & More
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

Mar 18, 2026
Post comments count0
Post likes count0
Changes to attachment IDs for inline images in Outlook add-ins

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

Mar 18, 2026
Post comments count1
Post likes count1
Windows stack limit checking retrospective: Alpha AXP

Double the size, double the fun.
The Old New Thing

Mar 17, 2026
Post comments count0
Post likes count1
From 150 Unread to Zero Stress: Automating Inbox Triage with MCP and GitHub Copilot

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

Mar 17, 2026
Post comments count5
Post likes count3
Azure Skills Plugin - Let's Get Started!

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

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!

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

Mar 17, 2026
Post comments count0
Post likes count2
RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI
Guest blog post on building a real time assistant using OpenAI Realtime API using .NET, F#, Microsoft.Extensions.AI and .NET MAUI.
.NET Blog

Mar 17, 2026
Post comments count0
Post likes count0
Introducing the Azure Cosmos DB Plugin for Cursor

We're excited to announce the Cursor plugin for Azure Cosmos DB bringing AI-powered database expertise, best practices guidance, and live database connectivity directly into your coding workflow.
Whether you're designing a new data model, optimizing queries, or building a RAG...
Azure Cosmos DB Blog

Mar 17, 2026
Post comments count1
Post likes count4
Windows stack limit checking retrospective: x86-32 also known as i386, second try

Appeasing the invisible return address predictor.
The Old New Thing

Mar 17, 2026
Post comments count7
Post likes count1
Azure DevOps Remote MCP Server (public preview)

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

Mar 16, 2026
Post comments count0
Post likes count0
Foundry Agent Service is GA: private networking, Voice Live, and enterprise-grade evaluations
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

Mar 16, 2026
Post comments count1
Post likes count5
Awesome GitHub Copilot just got a website, and a learning hub, and plugins!

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

Mar 16, 2026
Post comments count0
Post likes count0
Azure Cosmos DB at FOSSASIA Summit 2026: Sessions, Conversations, and Community

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

Mar 16, 2026
Post comments count2
Post likes count2
Get the Inside Scoop on Visual Studio Subscriptions, Straight to Your Inbox

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

Mar 16, 2026
Post comments count0
Post likes count3
Windows stack limit checking retrospective: PowerPC

Doing the math backwards.
The Old New Thing
Mar 16, 2026
Post comments count0
Post likes count0
Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks

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