Microsoft
Developer Blogs

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

Highlights

Aspire Docs in Your Terminal (and Your AI's Brain)

Aspire 13.2 ships aspire docs, a CLI for browsing, searching, and reading official aspire.dev docs from your terminal, with the same source of truth available to AI skills and automation.
Read moreClick to read more about this post

Improving the Markdown Editor for Work Items

We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly when switching in and out of edit mode. Many users found...
Read moreClick to read more about this post

Latest posts

Screenshot 2025 10 07 233551 image
Apr 3, 2026
Post comments count0
Post likes count2

Microsoft Agent Framework Version 1.0

Author Avatar
Shawn Henry
Today, we're thrilled to announce that Microsoft Agent Framework has reached version 1.0 for both .NET and Python. This is the production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized...
Microsoft Agent Framework
banner oldnewthing blue image
Apr 3, 2026
Post comments count1
Post likes count1

How can I use Read­Directory­ChangesW to know when someone is copying a file out of the directory?

Author Avatar
Raymond Chen
File copying is not a fundamental operation, nor is it even detectable at the file system layer.
The Old New Thing
Image react native featured img
Apr 3, 2026
Post comments count0
Post likes count0

🚀React Native Windows v0.82 is here!!

Author AvatarAuthor Avatar
Abhijeet,
Vivek
React Native Windows v0.82 is here, marking a major milestone: the legacy Paper architecture has been fully removed. All applications now run exclusively on the New Architecture (Fabric), and this release also unlocks XAML controls for community modules — so Windows apps can seamlessly...
React Native
csharp 15 union types jpg image
Apr 2, 2026
Post comments count20
Post likes count7

Explore union types in C# 15

Author Avatar
Bill Wagner
C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.
.NET Blog
Apr 2, 2026
Post comments count0
Post likes count0

Aspire Docs in Your Terminal (and Your AI's Brain)

Author Avatar
David Pine
Aspire 13.2 ships aspire docs, a CLI for browsing, searching, and reading official aspire.dev docs from your terminal, with the same source of truth available to AI skills and automation.
Aspire Blog
banner oldnewthing blue image
Apr 2, 2026
Post comments count0
Post likes count3

Why doesn't the system let you declare your own messages to have the same semantics as WM_COPY­DATA?

Author Avatar
Raymond Chen
Tempting but misleading.
The Old New Thing
Visual Studio Code 1.114
Apr 1, 2026
Post likes count0

Visual Studio Code 1.114

Author Avatar
Visual Studio Code Team
Learn what's new in Visual Studio Code 1.114 Read the full article
VS Code Blog
pythonfeature image
Apr 1, 2026
Post comments count0
Post likes count0

Python in Visual Studio Code - March 2026 Release

Author Avatar
Vedha Ranganathan
The March 2026 release of the Python and Jupyter extensions for Visual Studio Code is now available. Keep on reading to learn more!
Microsoft for Python Developers Blog
vcpkg logo
Apr 1, 2026
Post comments count0
Post likes count0

What's New in vcpkg (Feb 2026 - Mar 2026): Parallel file installation and more!

Author Avatar
Augustin Popa
These updates include a security fix for OpenSSL packaging on Windows, parallel file installation for improved performance, and other improvements and bug fixes.
C++ Team Blog
PowerShell Logo
Apr 1, 2026
Post comments count1
Post likes count1

PowerShell 7.6 release postmortem and investments

Author Avatar
Jason Helmick
This post shares context on the delayed timing of the PowerShell 7.6 release, our learnings, and the changes the team has already begun making to improve release predictability and transparency.
PowerShell Team
Native Auth Social IDPs GA image
Apr 1, 2026
Post comments count0
Post likes count1

General Availability: Social Identity Providers for Native Authentication via Browser‑Delegated Flows (web-view) in Microsoft Entra External ID

Author Avatar
Sasha Mars
We’re excited to announce the General Availability of Social Identity Provider (IdP) support for Native Authentication in Microsoft Entra External ID. This release enables developers to integrate popular social sign‑in options such as Google, Facebook, and Apple — into native and...
Microsoft Entra Identity Platform
Image sketch 8211 1
Apr 1, 2026
Post comments count0
Post likes count5

Improving the Markdown Editor for Work Items

Author Avatar
Dan Hellem
We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly when switching in and out of edit mode. Many users found...
Azure DevOps Blog
Image sql database 3 560
Apr 1, 2026
Post comments count0
Post likes count1

The Polyglot tax - Part 3

Author Avatar
Aditya Badramraju
Vectors, Analytics, and the End of ETL Part 3 of 4 - The Multimodal Database Series In Part 1: The Polyglot Tax we laid out the fraud detection scenario: a transaction comes in, and before you approve or deny it you need five checks. Order history (relational). Device fingerprint...
Azure SQL Dev Corner
blog cover image
Apr 1, 2026
Post comments count1
Post likes count2

Dataverse Skills: Your Coding Agent Now Speaks Dataverse

Author Avatar
Suyash Kshirsagar
Building enterprise solutions is shifting from writing code to directing AI agents. Instead of stitching together APIs, CLIs, and scripts, developers are increasingly describing intent and letting agents execute. For enterprise platforms like Dataverse, this creates a new requirement:...
Power Platform Developer Blog
bookmark manager image
Apr 1, 2026
Post comments count3
Post likes count3

Bookmark Studio: evolving bookmarks in Visual Studio

Author Avatar
Mads Kristensen
Bookmarks in Visual Studio have always been a simple, reliable feature. Many developers use them regularly, and over the years we’ve heard consistent feedback from those users. Bookmarks were useful, but there were a few core gaps that kept them from being as effective and relevant as...
Visual Studio Blog
nighthawk cover small image
Apr 1, 2026
Post comments count0
Post likes count1

Project Nighthawk: A Research Agent Built for Field Engineering

Author AvatarAuthor Avatar
Diego,
Ray
If you work in field engineering, you know the scenario. A customer is deploying AKS in a regulated environment. They hit an issue during node bootstrapping. They want to know exactly what happens when a node joins the cluster, which components run in which order, and whether the...
All things Azure
Azure Skills surrounded by many of the things it can help with
Mar 31, 2026
Post comments count2
Post likes count2

Building with Azure Skills

Author Avatar
Chris Harris
Part 3 of the Azure Skills Plugin series Previously: How to Install the Azure Plugin You've installed the Azure Skills Plugin. The Azure MCP server is running. You have a huge collection of tools and skills at your disposal. So, now what do you actually say to...
All things Azure
dashboard telemetry png image
Mar 31, 2026
Post comments count0
Post likes count0

Aspire 13.2: Dashboard Gets Smarter Export and Telemetry

Author Avatar
James Newton-King
Aspire 13.2 brings powerful new dashboard features for exporting and importing telemetry, querying telemetry via API, and improved GenAI telemetry visualization.
Aspire Blog
hero image image for March 2026 Visual Studio
Mar 31, 2026
Post comments count0
Post likes count2

Visual Studio March Update - Build Your Own Custom Agents

Author Avatar
Mark Downie
This month's Visual Studio update gives you new ways to customize GitHub Copilot. Custom agents allow you to build specialized Copilot agents tailored to your team's workflow, backed by the tools and knowledge sources that matter to your project. Alongside that, agent skills bring...
Visual Studio Blog
banner oldnewthing blue image
Mar 31, 2026
Post comments count17
Post likes count3

Before you check if an update caused your problem, check that it wasn't a problem before the update

Author Avatar
Raymond Chen
It was going to be like that when I got here.
The Old New Thing
azd mar 2026 release image
Mar 30, 2026
Post comments count0
Post likes count2

Azure Developer CLI (azd) - March 2026: Run and Debug AI Agents Locally, GitHub Copilot Integration, & Container App Jobs

Author Avatar
PuiChee (PC) Chan
Run, invoke, and monitor AI agents locally or in Microsoft Foundry with the new azd AI agent extension commands. Plus GitHub Copilot-powered project setup, Container App Jobs deployment, local preflight validation, and configurable timeouts.
Azure SDK Blog
sca docker tests blog image
Mar 30, 2026
Post comments count0
Post likes count0

Writing Azure service-related unit tests with Docker using Spring Cloud Azure

Author Avatar
Rujun Chen
This post shows how to write Azure service-related unit tests with Docker using Spring Cloud Azure.
Azure SDK Blog
banner oldnewthing blue image
Mar 30, 2026
Post comments count4
Post likes count2

A question about the maximimum number of values in a registry key raises questions about the question

Author Avatar
Raymond Chen
Why is this even a question?
The Old New Thing
banner oldnewthing blue image
Mar 27, 2026
Post comments count1
Post likes count4

What if a dialog wants to intercept its own message loop?

Author Avatar
Raymond Chen
You can steal them from your owner.
The Old New Thing
az sdk march 2026 release image
Mar 26, 2026
Post comments count0
Post likes count0

Azure SDK Release (March 2026)

Author Avatar
Ronnie Geraghty
Azure SDK releases every month. In this post, you find this month's highlights and release notes.
Azure SDK Blog
microsoft graph api sensitive email message image
Mar 26, 2026
Post comments count0
Post likes count1

Breaking Change Ahead: Graph API Updates to Sensitive Email Properties

Author Avatar
Thomas Mechelke
On 12/31/2026, we will begin restricting updates to sensitive properties on non-draft email messages (including subject, body, and recipients). Apps will need Mail-Advanced.ReadWrite (or .All / .Shared) with admin consent to continue modifying these fields. Review your current usage and update permissions now to avoid unexpected failures.
Microsoft 365 Developer Blog
Mar 26, 2026
Post comments count0
Post likes count5

TypeScript AppHost in Aspire 13.2: same app model, different syntax

Author Avatar
Sebastien Ros
Aspire 13.2 enables TypeScript developers to define AppHosts directly in TypeScript, with the same streamlined Aspire application model.
Aspire Blog
banner oldnewthing blue image
Mar 26, 2026
Post comments count1
Post likes count3

Why doesn't WM_ENTER­IDLE work if the dialog box is a Message­Box?

Author Avatar
Raymond Chen
Because it opted out.
The Old New Thing
search agent png image
Mar 26, 2026
Post likes count1

Building Search-Enabled Agents with Azure AI Foundry and Semantic Kernel and A2A

Author Avatar
Munish Malhotra
A step-by-step guide to enable search in the semantic kernel agents using bing grounding in Azure Foundry AI Agent using A2A.
ISE Developer Blog
Visual Studio Code 1.113
Mar 25, 2026
Post likes count0

Visual Studio Code 1.113

Author Avatar
Visual Studio Code Team
Learn what's new in Visual Studio Code 1.113 Read the full article
VS Code Blog
PIX on Windows
Mar 25, 2026
Post comments count0
Post likes count0

PIX 2603.25 - misc bug fixes and improvements

Author Avatar
Austin Kinross
Today we released PIX 2603.25 which can be downloaded here. These releases include everything in the previous 2602.25 release, plus the following bug fixes: Fix capture layer issue corrupting tiled resources in some scenarios Fix debug layer error during capture in query heaps ...
PIX on Windows
banner oldnewthing blue image
Mar 25, 2026
Post comments count2
Post likes count4

How can I change a dialog box's message loop to do a Msg­Wait­For­Multiple­Objects instead of Get­Message?

Author Avatar
Raymond Chen
The dialog box lets you change how it waits.
The Old New Thing
Featured image showing a laptop with two terminal windows — Claude Code with API timeout errors in red, GitHub Copilot CLI working smoothly with green checkmarks
Mar 25, 2026
Post comments count1
Post likes count8

Your Entire Engineering Floor Just Stopped Coding

Author Avatar
Desi Villanueva
And the developers running Claude Code and GitHub Copilot CLI didn't notice... Status Page Says 'Operational.' Your Subagents Say Otherwise. If you're running autonomous agents in any serious capacity, you've experienced this: model provider outages aren't edge cases —...
All things Azure
spfx roadmap 2026 march image
Mar 24, 2026
Post comments count4
Post likes count2

SharePoint Framework (SPFx) roadmap update – March 2026

Author Avatar
Vesa Juvonen
SPFx is powering the future of Microsoft 365 with AI driven portals and deep integrations across SharePoint Teams and Viva. The March 2026 update shares new features and the roadmap for the next evolution built for the AI era. This is a transparent community driven journey that we shape together.
Microsoft 365 Developer Blog
DataCenterBoundry image
Mar 24, 2026
Post comments count0
Post likes count3

Designing for Eventual Consistency for Microsoft Entra

Author Avatar
Kyle Marsh
Microsoft Entra is a globally distributed service that provides identity and access management to millions of customers world-wide. To scale reliably and remain resilient during failures, Microsoft Entra uses an eventually consistent directory model. Key takeaway A successful write to...
Microsoft Entra Identity Platform
VS logo featured image image
Mar 24, 2026
Post comments count4
Post likes count1

Unlock More Power in Your Development Workflow: Syncfusion for Visual Studio Subscribers 

Author Avatar
Jim Harrer
A few months ago, I was talking with a developer who said something that stuck with me:  “I love building apps. I just don’t love rebuilding the same UI controls over and over again.”  That’s the reality for a lot of teams. You want to focus on your business logic,...
Visual Studio Blog
banner oldnewthing blue image
Mar 24, 2026
Post comments count6
Post likes count6

Windows 95 defenses against installers that overwrite a file with an older version

Author Avatar
Raymond Chen
A very primitive version of recovery.
The Old New Thing
LangChain4j image
Mar 24, 2026
Post comments count0
Post likes count0

📢LangChain4j got a new video series

Author Avatar
Rory Preddy
We recently released a step-by-step course from simple chat to AI agents using LangChain4j 👉http://aka.ms/LangChain4j-for-Beginners Now watch the new 6️⃣part Video series with tons of hands-on demos. Let's break down what you'll learn. Introduction to...
Microsoft for Java Developers
Code Analysis Thumbnail image
Mar 23, 2026
Post comments count0
Post likes count0

SQL code analysis in VS Code: Configure rules without editing your project file

Author Avatar
Iqra Shaikh
SQL code analysis has been part of the SSDT workflow for a long time. Before deploying a schema change, you could run a set of static analysis rules against your project to catch potential issues, things like missing primary keys, deprecated syntax, or objects that could break under...
Azure SQL Dev Corner
agentic platform engineering image
Mar 23, 2026
Post comments count0
Post likes count8

Agentic Platform Engineering with GitHub Copilot

Author AvatarAuthor Avatar
Diego,
Ray
We've talked about the human scale problem and what happens when infrastructure scales but understanding doesn't. If you've been following along, you know the thesis: our tools have outpaced our ability to operate them, and platform engineering is how we're fighting back. But here's...
All things Azure
Screenshot 2026 03 23 172812 image
Mar 23, 2026
Post comments count0
Post likes count0

Manage SQL database schemas in VS Code: Publish dialog and item templates

Author Avatar
Iqra Shaikh
Making schema changes often means jumping between tools. You write code in VS Code, then switch to a separate tool to deploy your changes : exporting a script, running it manually, or copy-pasting into a query editor. Either way, it pulls you out of your flow. With the latest updates to...
Azure SQL Dev Corner
generative ai for beginners dotnet version 2 on dotnet 10 png image
Mar 23, 2026
Post comments count0
Post likes count4

Generative AI for Beginners .NET: Version 2 on .NET 10

Author AvatarAuthor Avatar
Pablo,
Bruno
Announcement of Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10 with Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five structured lessons for building production-ready AI apps.
.NET Blog
azd c2c foundry blog image
Mar 23, 2026
Post comments count0
Post likes count2

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 count4
Post likes count16

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 count1
Post likes count5

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 count24
Post likes count12

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 count14
Post likes count3

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 count6
Post likes count2

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 count4
Post likes count4

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 count6

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 count8
Post likes count3

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 count2

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 count3

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 count6

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 count3

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 count5

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 count2
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
mcp ado pp image
Mar 17, 2026
Post comments count13
Post likes count1

Azure DevOps Remote MCP Server (public preview)

Author Avatar
Dan Hellem
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
Foundry Agent Service GA hero image
Mar 16, 2026
Post comments count0
Post likes count0

Foundry Agent Service is GA: private networking, Voice Live, and enterprise-grade evaluations

Author AvatarAuthor AvatarAuthor Avatar
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
MicrosoftTeams image image
Mar 16, 2026
Post comments count4
Post likes count9

Awesome GitHub Copilot just got a website, and a learning hub, and plugins!

Author Avatar
Matt Soucoup
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
PAM 403 1 image
Mar 16, 2026
Post comments count0
Post likes count0

Azure Cosmos DB at FOSSASIA Summit 2026: Sessions, Conversations, and Community

Author Avatar
Sajeetharan Sinnathurai
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
VSS Newsletter Opt in Blog tile image
Mar 16, 2026
Post comments count2
Post likes count2

Get the Inside Scoop on Visual Studio Subscriptions, Straight to Your Inbox

Author Avatar
Jim Harrer
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
banner oldnewthing blue image
Mar 16, 2026
Post comments count0
Post likes count3

Windows stack limit checking retrospective: PowerPC

Author Avatar
Raymond Chen
Doing the math backwards.
The Old New Thing
Graphic announcing general availability of Azure Cosmos DB mirroring in Microsoft Fabric with support for private networks. The image features a dark blue background with the Microsoft Fabric logo in the top right and a stylized planet icon representing Azure Cosmos DB. The headline reads: “Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks.”
Mar 16, 2026
Post comments count2
Post likes count0

Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks

Author Avatar
Jai Maldonado
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
Sparkle blue 1 image
Mar 13, 2026
Post comments count0
Post likes count0

The Human Scale Problem in Platform Engineering

Author AvatarAuthor Avatar
Diego,
Ray
We keep doing this thing where we solve a problem, celebrate the victory, then realize we've created three new problems we didn't even know existed. Remember when manually configuring servers was the bottleneck? So we built containers. Great! Now we're orchestrating thousands of them....
All things Azure
index-hero
Mar 13, 2026
Post comments count2
Post likes count0

March Patches for Azure DevOps Server

Author Avatar
Gloridel Morales
We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay on the latest, most secure version of Azure DevOps Server. The latest release, Azure DevOps Server, is available from the download page. This patch addresses an...
Azure DevOps Blog
azd live log blog image
Mar 13, 2026
Post comments count0
Post likes count0

Azure Developer CLI (azd): Debug hosted AI agents from your terminal

Author Avatar
PuiChee (PC) Chan
New azd ai agent show and monitor commands help you diagnose hosted AI agent failures directly from the CLI.
Azure SDK Blog
banner oldnewthing blue image
Mar 13, 2026
Post comments count4
Post likes count3

Windows stack limit checking retrospective: MIPS

Author Avatar
Raymond Chen
Optimizing out the unnecessary probes comes with its own complexity.
The Old New Thing
Image titled 'Agent Skills' showing three interconnected components: a 'Reference' book icon with gears, a 'skill.md' markdown file icon with a pencil, and a 'Scripts' cloud icon with a lightning bolt and coding symbol.
Mar 13, 2026
Post comments count0
Post likes count2

What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python

Author Avatar
Sergey Menshykh
Code-Defined Skills, Script Execution, and Approval for Agent Skills in Python When we introduced Agent Skills for Microsoft Agent Framework, you could package domain expertise as file-based skill directories and have agents discover and load them on demand. Now, the Python SDK takes...
Microsoft Agent Framework
How VS Code Builds with AI
Mar 13, 2026
Post likes count0

How VS Code Builds with AI

Author Avatar
Pierce Boggan
Learn how VS Code uses AI across its own development workflow with GitHub Copilot agent mode, automated testing, and AI-powered code review. Read the full article
VS Code Blog
ultimate image
Mar 12, 2026
Post comments count1
Post likes count3

Evolving DirectX for the ML Era on Windows

Author AvatarAuthor Avatar
Adele,
Serena
At GDC this year, we shared how machine learning is becoming foundational to real time graphics, and how DirectX is evolving to meet that shift across shader level and model level ML. ML is no longer a niche optimization or a postprocess trick. It’s increasingly embedded throughout the...
DirectX Developer Blog
Picture2 image
Mar 12, 2026
Post comments count0
Post likes count1

Microsoft at JavaOne: Empowering Java developers to lead the next era of AI

Author Avatar
Brian Benz
Java has powered some of the world’s most mission‑critical systems for decades and that’s a big part of why we’re excited to be back with the community at JavaOne 2026 (March 17–19 in Redwood City). At Microsoft, we get to work with Java teams every day: folks shipping at...
Microsoft for Java Developers
Screenshot 2025 10 07 233551 image
Mar 12, 2026
Post comments count0
Post likes count0

Agent Harness in Agent Framework

Author AvatarAuthor AvatarAuthor Avatar
Dmytro,
Chris,
Eduard
Agent harness is the layer where model reasoning connects to real execution: shell and filesystem access, approval flows, and context management across long-running sessions. With Agent Framework, these patterns can now be built consistently in both Python and .NET. In this post,...
Microsoft Agent Framework
ultimate image
Mar 12, 2026
Post comments count0
Post likes count5

DirectX: Bringing Console-Level Developer Tools to Windows

Author AvatarAuthor Avatar
Norman,
Austin
On March 12th, 2026, the DirectX team and our hardware partners hosted DirectX: Bringing Console-Level GPU Developer Tools to Windows at GDC. We shared our dream of bringing console-level GPU developer tools to Windows, and today we are announcing a major step toward that goal...
DirectX Developer Blog
modernize dotnet anywhere jpg image
Mar 12, 2026
Post comments count4
Post likes count1

Modernize .NET Anywhere with GitHub Copilot

Author Avatar
Mika Dumont
See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.
.NET Blog
230663244 b12e77a9 ffbc 40e9 b360 58a3fb3b4c9d Copy 2 Copy image
Mar 12, 2026
Post comments count4
Post likes count0

.NET 10.0.5 Out-of-Band Release - macOS Debugger Fix

Author Avatar
Rahul Bhandari (MSFT)
An out-of-band release of .NET 10.0.5 to fix a critical debugger crash affecting macOS users with Visual Studio Code.
.NET Blog
banner oldnewthing blue image
Mar 12, 2026
Post comments count9
Post likes count3

Windows stack limit checking retrospective: x86-32, also known as i386

Author Avatar
Raymond Chen
One of the weirdest calling conventions you'll see.
The Old New Thing