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

azd c2c foundry blog image
Mar 23, 2026
Post comments count0
Post likes count0

From code to cloud: Deploy an AI agent to Microsoft Foundry in minutes with azd

Author Avatar
PuiChee (PC) Chan
Deploy and monitor an AI agent on Microsoft Foundry using the Azure Developer CLI (azd). This tutorial covers infrastructure scaffolding with Bicep, one-command deployment, local development, and real-time log streaming—all from Visual Studio Code.
Azure SDK Blog
ts 6 0 2 image
Mar 23, 2026
Post comments count0
Post likes count0

Announcing TypeScript 6.0

Author Avatar
Daniel Rosenwasser
Today we are excited to announce the availability of TypeScript 6.0! If you are not familiar with TypeScript, it's a language that builds on JavaScript by adding syntax for types, which enables type-checking to catch errors, and provide rich editor tooling. You can learn more about...
TypeScript
featured image png image
Mar 23, 2026
Post comments count0
Post likes count0

Announcing Aspire 13.2

Author AvatarAuthor Avatar
Maddy,
David
Aspire 13.2 brings TypeScript AppHost authoring, an agent-native CLI, Foundry integration, and more.
Aspire Blog
cca featured image jpg image
Mar 23, 2026
Post comments count0
Post likes count1

Ten Months with Copilot Coding Agent in dotnet/runtime

Author Avatar
Stephen Toub - MSFT
After ten months using GitHub Copilot Coding Agent (CCA) in dotnet/runtime, the .NET team shares data-driven lessons on cloud-AI-assisted development.
.NET Blog
banner oldnewthing blue image
Mar 23, 2026
Post comments count0
Post likes count0

How can I make sure the anti-malware software doesn't terminate my custom service?

Author Avatar
Raymond Chen
You'll have to ask nicely.
The Old New Thing
77ix12m5 copilot image
Mar 22, 2026
Post comments count0
Post likes count0

Important updates: GitHub Copilot support ending for JetBrains 2024.2 and 2024.3

Author Avatar
Jialuo Gan
To deliver new features faster and continue improving stability and performance, GitHub Copilot plugin will end support for JetBrains IDEs versions 2024.2 and 2024.3. By focusing on newer versions, we can bring you new capabilities more quickly and ensure a high-quality...
Microsoft for Java Developers
banner oldnewthing blue image
Mar 20, 2026
Post comments count3
Post likes count1

Windows stack limit checking retrospective: arm64, also known as AArch64

Author Avatar
Raymond Chen
Wrapping things up.
The Old New Thing
feature image png image
Mar 19, 2026
Post comments count2
Post likes count3

Accelerating .NET MAUI Development with AI Agents

Author Avatar
David Ortinau
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
featured image image
Mar 19, 2026
Post comments count0
Post likes count5

Remote MCP Server preview in Microsoft Foundry

Author Avatar
Dan Hellem
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
banner oldnewthing blue image
Mar 19, 2026
Post comments count7
Post likes count2

Windows stack limit checking retrospective: amd64, also known as x86-64

Author Avatar
Raymond Chen
Reaching the modern day.
The Old New Thing
cover png image
Mar 19, 2026
Post likes count1

From Azure IoT Operations Data Processor Pipelines to Dataflows

Author Avatar
Maho Pacheco
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
Visual Studio Code 1.112
Mar 18, 2026
Post likes count0

Visual Studio Code 1.112

Author Avatar
Visual Studio Code Team
Learn what's new in Visual Studio Code 1.112 Read the full article
VS Code Blog
Sparkle blue 1 image
Mar 18, 2026
Post comments count0
Post likes count1

When Infrastructure Scales But Understanding Doesn't

Author AvatarAuthor Avatar
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
PowerShell Logo
Mar 18, 2026
Post comments count2
Post likes count5

Announcing PowerShell 7.6 (LTS) GA Release

Author Avatar
Jason Helmick
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
azd agent test blog image
Mar 18, 2026
Post comments count0
Post likes count2

Azure Developer CLI (azd): Run and test AI agents locally with azd

Author AvatarAuthor Avatar
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
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 count2
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 count2

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 count4

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
rt assistant png image
Mar 17, 2026
Post comments count0
Post likes count2

RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI

Author Avatar
Faisal Waris
Guest blog post on building a real time assistant using OpenAI Realtime API using .NET, F#, Microsoft.Extensions.AI and .NET MAUI.
.NET Blog
Promotional graphic announcing the Cursor plugin for Azure Cosmos DB, showing the Cursor editor icon on the left and the Azure Cosmos DB logo on the right with the text “Introducing the Cursor Plugin for Azure Cosmos DB” and “Development just got smarter.”
Mar 17, 2026
Post comments count0
Post likes count0

Introducing the Azure Cosmos DB Plugin for Cursor

Author Avatar
Sajeetharan Sinnathurai
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
banner oldnewthing blue image
Mar 17, 2026
Post comments count1
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