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

Explore union types in C# 15
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.
Read moreClick to read more about this postTake full control of your floating windows in Visual Studio
Make Visual Studio floating windows work perfectly with PowerToys FancyZones. Flip one option to get independent windows, better snapping, and less friction.
Read moreClick to read more about this postMCP Apps on Azure Functions: Quickstart with TypeScript
Learn how to build and deploy MCP (Model Context Protocol) apps on Azure Functions using TypeScript. This guide covers MCP tools, resources, local development, and serverless deployment with a practical weather app example.
Read moreClick to read more about this postLatest posts

Apr 10, 2026
Post comments count0
Post likes count0
PowerShell MSI package deprecation and preview updates

This post announces the deprecation of MSI packaging beginning with PowerShell 7.7.
PowerShell Team

Apr 10, 2026
Post comments count0
Post likes count0
Putting Agentic Platform Engineering to the test
Arnaud,
davidwright,
Suzanne
In Part 1 of this blog series set the stage for why platform engineering is being reshaped by agentic AI. (read it here)
Basically we outline how instead of humans translating intent through layers of CLIs, SDKs, and bespoke workflows, capable agents can interpret natural-language...
All things Azure

Apr 9, 2026
Post comments count0
Post likes count2
C++23 Support in MSVC Build Tools 14.51

We’re pleased to provide an update on C++23 support in the Microsoft C++ (MSVC) Build Tools. This blog post will cover the feature additions in MSVC Build Tools version 14.51, including C++23 language features, libraries, and ISO C++ Core Working Group (CWG) and Library Working Group...
C++ Team Blog

Apr 9, 2026
Post comments count0
Post likes count0
What's new in Microsoft Foundry | March 2026

March ships Foundry Agent Service GA with private networking, GPT-5.4 and GPT-5.4 Mini, Priority Processing, Phi-4 Reasoning Vision, SDK 2.0 GA across Python, JS/TS, Java, and .NET, Fireworks AI and NVIDIA Nemotron models, and third-party guardrails from Palo Alto and Zenity.
Microsoft Foundry Blog

Apr 9, 2026
Post comments count1
Post likes count2
Foundry Local is now Generally Available

Ship local AI to millions of devices - fast, private on-device inference with no per-token costs.
Microsoft Foundry Blog

Apr 9, 2026
Post comments count0
Post likes count0
Running Multiple Instances of an Aspire AppHost Without Port Conflicts

Aspire 13.2 introduces isolated mode, letting you run multiple instances of the same AppHost in parallel without port conflicts. Learn how the --isolated flag solves development and testing workflows.
Aspire Blog

Apr 9, 2026
Post comments count3
Post likes count1
How do you add or remove a handle from an active WaitForMultipleObjects?

You can't, but you can cooperate with the other thread.
The Old New Thing

Apr 8, 2026
Post likes count0
Visual Studio Code 1.115

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

Apr 8, 2026
Post comments count0
Post likes count0
Go 1.26.2-1 and 1.25.9-1 Microsoft builds now available

A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers

Apr 8, 2026
Post comments count2
Post likes count5
Introducing SQL MCP Server

SQL MCP Server gives enterprises a secure, feature-rich way to enable agents to access data. This is accomplished without exposing the schema, risking consistency, or relying on fragile natural language parsing. SQL MCP Server is a feature of Data API builder, so deployments have a proven...
Azure SQL Dev Corner

Apr 8, 2026
Post comments count0
Post likes count0
Give your Foundry Agent Custom Tools with MCP Servers on Azure Functions

Learn how to connect your MCP server hosted on Azure Functions to Microsoft Foundry agents. This post covers authentication options and setup steps to give your AI agent access to custom MCP tools.
Azure SDK Blog

Apr 8, 2026
Post comments count4
Post likes count1
How do you add or remove a handle from an active MsgWaitForMultipleObjects?

You can't, but you can arrange for the waiter to do it for you.
The Old New Thing

Apr 8, 2026
Post comments count0
Post likes count0
GitHub Copilot for Eclipse Is Going Open Source

We’re excited to announce that the GitHub Copilot for Eclipse plugin is going open source under the MIT license and will be hosted on GitHub under the microsoft organization in the coming weeks.
By open-sourcing the project, we’re inviting the community to contribute,...
Microsoft for Java Developers

Apr 8, 2026
Post comments count0
Post likes count0
Building a Real-Time Multi-Agent UI with AG-UI and Microsoft Agent Framework Workflows

Multi-agent systems demo beautifully. Putting them in front of real users is another story.
In early prototypes, a terminal or a basic chat window is enough. But once agents start handing off to each other, pausing for approvals, or asking follow-up questions, those...
Microsoft Agent Framework

Apr 7, 2026
Post comments count0
Post likes count0
MCP as Easy as 1-2-3: Introducing the Fluent API for MCP Apps

Build MCP tools with rich UI experiences using the new Fluent API for MCP Apps in the .NET isolated worker. Configure views, permissions, and security policies with just a few lines of code.
Azure SDK Blog

Apr 7, 2026
Post comments count1
Post likes count9
MCP Apps now available in Copilot chat

Agents bring rich, app powered UI experiences directly into Microsoft 365 Copilot chat, via MCP Apps or the OpenAI Apps SDK. Read about what customers and partners are building.
Microsoft 365 Developer Blog

Apr 7, 2026
Post comments count0
Post likes count0
Your Migration's Source of Truth: The Modernization Assessment

Introducing GitHub Copilot Modernization and diving into the assessment report as part of cloud modernization process
.NET Blog

Apr 7, 2026
Post comments count0
Post likes count0
Agentic development aspirations: build, run, observe — without more Markdown

AI agents can write code but struggle to run and test it. Aspire gives your agent a codified app model to build, run, and observe your whole stack.
Aspire Blog

Apr 7, 2026
Post comments count17
Post likes count0
ASP.NET Core 2.3 end of support announcement

ASP.NET Core 2.3 will reach end of support on April 7, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.
.NET Blog
Apr 7, 2026
Post comments count0
Post likes count0
Scalable AI with Azure Cosmos DB: Tredence Intelligent Document Processing (IDP) | March 2026

Azure Cosmos DB enables scalable AI-driven document processing, addressing one of the biggest barriers to operational scale in today’s enterprise AI landscape. Organizations continue to manage massive volumes of structured and unstructured content—contracts, regulatory filings,...
Azure Cosmos DB Blog

Apr 7, 2026
Post comments count0
Post likes count7
Write SQL Your Way: Dual Parameter Style Benefits in mssql-python

Reviewed by: Sumit Sarabhai
If you've been writing SQL in Python, you already know the debate: positional parameters (?) or named parameters (%(name)s)? Some developers swear by the conciseness of positional. Others prefer the clarity of named. With mssql-python, you no longer...
Microsoft for Python Developers Blog
Apr 7, 2026
Post comments count2
Post likes count3
Take full control of your floating windows in Visual Studio

Make Visual Studio floating windows work perfectly with PowerToys FancyZones. Flip one option to get independent windows, better snapping, and less friction.
Visual Studio Blog

Apr 7, 2026
Post comments count7
Post likes count5
Were there any Windows 3.1 programs that were so incompatible with Windows 95 that there was no point trying to patch them?

The permanently ineligible list.
The Old New Thing

Apr 6, 2026
Post comments count0
Post likes count2
Agent Academy Spring Drop: Special Ops, Cowork Collective, and a Whole New Look

We've shipped a big round of updates to Agent Academy. Two new sections, a completely redone site experience, and more missions on the way. Here's what's changed.
Quick recap for anyone new
Agent Academy is a free, open-source curriculum for learning how to build agents with Microsoft...
Power Platform Developer Blog

Apr 6, 2026
Post comments count0
Post likes count1
Announcing the end of support for Node.js 20.x in the Azure SDK for JavaScript

After July 9, 2026, the Azure SDK for JavaScript will no longer support Node.js 20.x. Upgrade to an Active Node.js Long Term Support (LTS) version to stay secure and up-to-date.
Azure SDK Blog

Apr 6, 2026
Post comments count0
Post likes count2
MCP Apps on Azure Functions: Quickstart with TypeScript
Learn how to build and deploy MCP (Model Context Protocol) apps on Azure Functions using TypeScript. This guide covers MCP tools, resources, local development, and serverless deployment with a practical weather app example.
Azure SDK Blog

Apr 6, 2026
Post comments count3
Post likes count2
Learning to read C++ compiler errors: Illegal use of -> when there is no -> in sight

If the compiler is complaining about things you didn't write, find out who wrote them.
The Old New Thing

Apr 3, 2026
Post comments count4
Post likes count6
Microsoft Agent Framework Version 1.0

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

Apr 3, 2026
Post comments count3
Post likes count2
How can I use ReadDirectoryChangesW to know when someone is copying a file out of the directory?

File copying is not a fundamental operation, nor is it even detectable at the file system layer.
The Old New Thing

Apr 3, 2026
Post comments count0
Post likes count0
🚀React Native Windows v0.82 is here!!
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

Apr 2, 2026
Post comments count29
Post likes count11
Explore union types in C# 15
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)

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

Apr 2, 2026
Post comments count0
Post likes count4
Why doesn't the system let you declare your own messages to have the same semantics as WM_COPYDATA ?

Tempting but misleading.
The Old New Thing

Apr 1, 2026
Post likes count0
Visual Studio Code 1.114

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

Apr 1, 2026
Post comments count0
Post likes count0
Python in Visual Studio Code - March 2026 Release
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

Apr 1, 2026
Post comments count0
Post likes count0
What's New in vcpkg (Feb 2026 - Mar 2026): Parallel file installation and more!

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

Apr 1, 2026
Post comments count1
Post likes count1
PowerShell 7.6 release postmortem and investments

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

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

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

Apr 1, 2026
Post comments count0
Post likes count7
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...
Azure DevOps Blog

Apr 1, 2026
Post comments count0
Post likes count1
The Polyglot tax - Part 3
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

Apr 1, 2026
Post comments count2
Post likes count3
Dataverse Skills: Your Coding Agent Now Speaks Dataverse

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

Apr 1, 2026
Post comments count5
Post likes count7
Bookmark Studio: evolving bookmarks in Visual Studio

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

Apr 1, 2026
Post comments count0
Post likes count2
Project Nighthawk: A Research Agent Built for Field Engineering
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

Mar 31, 2026
Post comments count2
Post likes count3
Building with Azure Skills

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

Mar 31, 2026
Post comments count0
Post likes count0
Aspire 13.2: Dashboard Gets Smarter Export and Telemetry

Aspire 13.2 brings powerful new dashboard features for exporting and importing telemetry, querying telemetry via API, and improved GenAI telemetry visualization.
Aspire Blog

Mar 31, 2026
Post comments count0
Post likes count3
Visual Studio March Update - Build Your Own Custom Agents

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

Mar 31, 2026
Post comments count21
Post likes count4
Before you check if an update caused your problem, check that it wasn't a problem before the update

It was going to be like that when I got here.
The Old New Thing

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

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

Mar 30, 2026
Post comments count0
Post likes count0
Writing Azure service-related unit tests with Docker using Spring Cloud Azure
This post shows how to write Azure service-related unit tests with Docker using Spring Cloud Azure.
Azure SDK Blog

Mar 30, 2026
Post comments count4
Post likes count3
A question about the maximimum number of values in a registry key raises questions about the question

Why is this even a question?
The Old New Thing

Mar 27, 2026
Post comments count1
Post likes count4
What if a dialog wants to intercept its own message loop?

You can steal them from your owner.
The Old New Thing

Mar 26, 2026
Post comments count0
Post likes count0
Azure SDK Release (March 2026)

Azure SDK releases every month. In this post, you find this month's highlights and release notes.
Azure SDK Blog

Mar 26, 2026
Post comments count0
Post likes count1
Breaking Change Ahead: Graph API Updates to Sensitive Email Properties
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
Aspire 13.2 enables TypeScript developers to define AppHosts directly in TypeScript, with the same streamlined Aspire application model.
Aspire Blog

Mar 26, 2026
Post comments count3
Post likes count3
Why doesn't WM_ENTERIDLE work if the dialog box is a MessageBox?

Because it opted out.
The Old New Thing

Mar 26, 2026
Post likes count1
Building Search-Enabled Agents with Azure AI Foundry and Semantic Kernel and A2A
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

Mar 25, 2026
Post likes count0
Visual Studio Code 1.113

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

Mar 25, 2026
Post comments count0
Post likes count0
PIX 2603.25 - misc bug fixes and improvements

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

Mar 25, 2026
Post comments count2
Post likes count4
How can I change a dialog box's message loop to do a MsgWaitForMultipleObjects instead of GetMessage?

The dialog box lets you change how it waits.
The Old New Thing

Mar 25, 2026
Post comments count1
Post likes count8
Your Entire Engineering Floor Just Stopped Coding

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

Mar 24, 2026
Post comments count4
Post likes count2
SharePoint Framework (SPFx) roadmap update – March 2026

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

Mar 24, 2026
Post comments count0
Post likes count3
Designing for Eventual Consistency for Microsoft Entra

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

Mar 24, 2026
Post comments count4
Post likes count1
Unlock More Power in Your Development Workflow: Syncfusion for Visual Studio Subscribers

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

Mar 24, 2026
Post comments count6
Post likes count6
Windows 95 defenses against installers that overwrite a file with an older version

A very primitive version of recovery.
The Old New Thing

Mar 24, 2026
Post comments count0
Post likes count0
📢LangChain4j got a new video series

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
Mar 23, 2026
Post comments count0
Post likes count0
SQL code analysis in VS Code: Configure rules without editing your project file
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

Mar 23, 2026
Post comments count1
Post likes count8
Agentic Platform Engineering with GitHub Copilot
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

Mar 23, 2026
Post comments count0
Post likes count0
Manage SQL database schemas in VS Code: Publish dialog and item templates
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

Mar 23, 2026
Post comments count0
Post likes count6
Generative AI for Beginners .NET: Version 2 on .NET 10
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

Mar 23, 2026
Post comments count0
Post likes count2
From code to cloud: Deploy an AI agent to Microsoft Foundry in minutes with azd

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

Mar 23, 2026
Post comments count5
Post likes count16
Announcing TypeScript 6.0

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

Mar 23, 2026
Post comments count1
Post likes count5
Announcing Aspire 13.2
Maddy,
David
Aspire 13.2 brings TypeScript AppHost authoring, an agent-native CLI, Foundry integration, and more.
Aspire Blog

Mar 23, 2026
Post comments count24
Post likes count14
Ten Months with Copilot Coding Agent in dotnet/runtime

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

Mar 23, 2026
Post comments count14
Post likes count3
How can I make sure the anti-malware software doesn't terminate my custom service?

You'll have to ask nicely.
The Old New Thing

Mar 22, 2026
Post comments count0
Post likes count0
Important updates: GitHub Copilot support ending for JetBrains 2024.2 and 2024.3

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

Mar 20, 2026
Post comments count6
Post likes count2
Windows stack limit checking retrospective: arm64, also known as AArch64

Wrapping things up.
The Old New Thing

Mar 19, 2026
Post comments count4
Post likes count4
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 count6
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 count8
Post likes count3
Windows stack limit checking retrospective: amd64, also known as x86-64

Reaching the modern day.
The Old New Thing

Mar 19, 2026
Post likes count2
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 count3
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 count6
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 count3
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 count2
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 count5
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 count1
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 count2
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 count6
Post likes count5
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 count2
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 count15
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