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

TFVC Remove Existing Obsolete Policies ASAP
In April 2025, we announced the deprecation schedule for legacy TFVC check-in policies. This change was required due to limitations in how those policies were previously implemented and stored. The old policies have been marked as obsolete, and you can replace them by selecting the...
Read moreClick to read more about this postCustom Agents in Visual Studio: Built in and Build-Your-Own agents
Agents in Visual Studio now go beyond a single general-purpose assistant. We're shipping a set of curated preset agents that tap into deep IDE capabilities; debugging, profiling, testing alongside a framework for building your own custom agents tailored to how your team works.
Built in...
Read moreClick to read more about this postLatest posts

Feb 20, 2026
Post comments count0
Post likes count0
Light up Multiple Databases with a Single API with Data API builder's multi-source configuration

Data API builder (DAB) supports multi-source configurations
Data API builder (DAB) connects to your database with a safe REST or GraphQL endpoint. But DAB is not limited to just one database. Using a multi-source configuration, you can connect to more than one database simultaneously.
...
Azure SQL Devs’ Corner

Feb 20, 2026
Post comments count6
Post likes count2
Customizing the ways the dialog manager dismisses itself: Detecting the ESC key, first (failed) attempt

Sniffing the asynchronous keyboard state.
The Old New Thing

Feb 20, 2026
Post likes count0
Using Codes to Increase Adherence to Prompts
Agentic systems have some discretion in the parameters they sent to tooling, but there are cases, such as experimentation, when you need 100% adherence to a set of parameters.
ISE Developer Blog

Feb 19, 2026
Post comments count1
Post likes count2
Migrate your Semantic Kernel and AutoGen projects to Microsoft Agent Framework Release Candidate
Dmytro,
Shawn
We're thrilled to announce that Microsoft Agent Framework has reached Release Candidate status for both .NET and Python. Release Candidate is an important milestone on the road to General Availability — it means the API surface is stable, and all features that we intend to release with...
Semantic Kernel

Feb 19, 2026
Post comments count2
Post likes count3
Microsoft Agent Framework Reaches Release Candidate

We're happy to announce that Microsoft Agent Framework is now in Release Candidate status for both .NET and Python. Release Candidate is an important milestone on the road to General Availability — it means the API surface is stable, and all features that we intend to release with...
Microsoft Foundry Blog

Feb 19, 2026
Post comments count2
Post likes count1
C++ symbol context and CMake build configuration awareness for GitHub Copilot in VS Code

C++ code navigation and build system tooling play an important role in the developer inner-loop. Code navigation tooling provides a precise, semantic understanding of your codebase, while build system tooling helps you express build configurations and variants for reproducible builds. In...
C++ Team Blog

Feb 19, 2026
Post comments count1
Post likes count3
Custom Agents in Visual Studio: Built in and Build-Your-Own agents
Rhea,
Kelly
Agents in Visual Studio now go beyond a single general-purpose assistant. We're shipping a set of curated preset agents that tap into deep IDE capabilities; debugging, profiling, testing alongside a framework for building your own custom agents tailored to how your team works.
Built in...
Visual Studio Blog

Feb 19, 2026
Post comments count1
Post likes count5
Exploring the signals the dialog manager uses for dismissing a dialog

Summarizing the flow.
The Old New Thing

Feb 19, 2026
Post comments count1
Post likes count4
Microsoft C++ (MSVC) Build Tools v14.51 Preview Released: How to Opt In

Today we are releasing the first preview of the Microsoft C++ (MSVC) Build Tools version 14.51. This update, shipping in the latest Visual Studio 2026 version 18.4 Insiders release, introduces many C++23 conformance changes, bug fixes, and runtime performance improvements. Check out the...
C++ Team Blog

Feb 18, 2026
Post comments count0
Post likes count0
What's new in Microsoft Foundry | Dec 2025 & Jan 2026

Catch up on all the new models, audio updates, fine-tuning expansions, and SDK updates from Microsoft Foundry spanning December 2025 and January 2026 — including GPT-5.2, Codex Max, DeepSeek V3.2, FLUX.2, and the azure-ai-projects v2 beta consolidation.
Microsoft Foundry Blog

Feb 18, 2026
Post comments count0
Post likes count1
Python Environments Extension for VS Code
The February 2026 release This release includes the Python Environments extension... Keep on reading to learn more!
Microsoft for Python Developers Blog

Feb 18, 2026
Post comments count0
Post likes count1
Federating Databases with Data API Builder Chaining

For decades, DBAs relied on linked servers to stitch data together. If you needed data from two places, you wired them up and moved on. It worked. It was straightforward. It felt native to SQL.
But what if linked servers are not an option? What if policy blocks them? What if one of the...
Azure SQL Devs’ Corner

Feb 18, 2026
Post comments count0
Post likes count0
TFVC Remove Existing Obsolete Policies ASAP

In April 2025, we announced the deprecation schedule for legacy TFVC check-in policies. This change was required due to limitations in how those policies were previously implemented and stored. The old policies have been marked as obsolete, and you can replace them by selecting the...
Azure DevOps Blog

Feb 18, 2026
Post comments count2
Post likes count2
Could WriteProcessMemory be made faster by avoiding the intermediate buffer?

I guess it could, but why bother?
The Old New Thing

Feb 17, 2026
Post comments count1
Post likes count3
PowerShell, OpenSSH, and DSC team investments for 2026
Planned team investments for 2026 for PowerShell, OpenSSH, DSC, and related tooling.
PowerShell Team

Feb 17, 2026
Post comments count0
Post likes count0
JMESPath support comes to azd JSON output

Run JMESPath queries on azd JSON output, including error messages.
Azure SDK Blog

Feb 17, 2026
Post comments count1
Post likes count1
Dear Copilot, can you help me with SQL?

Perhaps we missed it at first, but Copilot is more than comfortable with SQL. This goes beyond autocomplete. This is moving from nothing to a working database without leaving our tools. Have we really arrived? Yes, sort of. For database engineers and app engineers alike, we have crossed...
Azure SQL Devs’ Corner

Feb 17, 2026
Post comments count0
Post likes count1
Meet the First Round of Speakers for Microsoft JDConf 2026

We're excited to announce the first wave of speakers for Microsoft JDConf 2026, our flagship community event for Java at Microsoft. Whether you’re architecting enterprise microservices, modernizing legacy systems, or building intelligent applications, JDConf 2026 will equip you with the...
Microsoft for Java Developers

Feb 17, 2026
Post comments count8
Post likes count2
Microspeak: Escrow

Final build, final, final, final 2, ship this one.
The Old New Thing

Feb 16, 2026
Post comments count0
Post likes count4
Condensed views on Kanban and Sprint boards

One of the challenges teams face when working with large boards or displaying multiple fields on work item cards is limited screen space. This became even more noticeable with the rollout of the New Boards hub, which introduced additional spacing and padding for improved readability....
Azure DevOps Blog

Feb 16, 2026
Post comments count10
Post likes count2
It rather involved being on the other side of the airtight hatchway: Tricking(?) a program into reading files

Is it really a trick when reading the file is the purpose of the program?
The Old New Thing

Feb 13, 2026
Post comments count0
Post likes count0
DPO Fine-Tuning Using Microsoft Foundry SDK

In the rapidly evolving landscape of large language models (LLMs), achieving precise control over model behavior while maintaining quality has become a critical challenge. While models like GPT-4 demonstrate impressive capabilities, ensuring their outputs align with human...
Microsoft Foundry Blog

Feb 13, 2026
Post comments count0
Post likes count0
Go 1.26.0-1 Microsoft build now available

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

Feb 13, 2026
Post comments count10
Post likes count4
How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_CHAR message?

See if it matches the scan code.
The Old New Thing

Feb 12, 2026
Post comments count0
Post likes count0
Microsoft at DevNexus 2026: Practical AI for Real-World Java Development

Java developers face a tough trifecta: keeping mission-critical systems running, modernizing legacy apps, and weaving AI into real engineering workflows, all without increasing risk. At DevNexus 2026, the Microsoft Java team is tackling these challenges head-on.
This...
Microsoft for Java Developers

Feb 12, 2026
Post comments count0
Post likes count2
Handling Legacy User Settings in SharePoint Framework

Introduction
The SharePoint Framework (SPFx) has undergone some important changes in how it handles Entra ID app registration and security models. Here you can find additional details about what was updated and about the new application IDs used by SPFx. These changes have important...
Microsoft 365 Developer Blog

Feb 12, 2026
Post comments count0
Post likes count0
Build Intelligent Apps with SQL: Join the SQL + AI Datathon

The SQL + AI Datathon is a hands‑on challenge designed to show how the foundations for building modern, intelligent applications with SQL. Over a set of guided missions and a focused open hack, you’ll learn how to combine SQL with embeddings, semantic search, and Retrieval...
Azure SQL Devs’ Corner

Feb 12, 2026
Post comments count2
Post likes count3
How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_KEYDOWN message?

Check whether it is an extended key.
The Old New Thing

Feb 11, 2026
Post comments count2
Post likes count3
How we built the Microsoft Learn MCP Server
Tianqi,
Eric,
Pieter
When we launched the Microsoft Learn Model Context Protocol (MCP) Server in June 2025, our goal was simple: make it effortless for AI agents to use trusted, up-to-date Microsoft Learn documentation. GitHub Copilot and other agents are increasingly common, and they need to be able to...
Engineering@Microsoft

Feb 11, 2026
Post comments count6
Post likes count6
Announcing TypeScript 6.0 Beta

Today we are announcing the beta release of TypeScript 6.0!
To get started using the beta, you can get it through npm with the following command:
npm install -D typescript@beta
TypeScript 6.0 is a unique release in that we intend for it to be the last release based on the current...
TypeScript

Feb 11, 2026
Post comments count0
Post likes count5
GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape its future.
.NET Blog

Feb 11, 2026
Post comments count1
Post likes count1
Beyond the Prompt - Why and How to Fine-tune Your Own Models
Large Language Models (LLMs) have reached a point where general intelligence is no longer the bottleneck. The real challenge in enterprise AI systems behavioral alignment ensuring models that produce consistent, reliable, policy-compliant outputs on a scale. Prompt engineering and...
Microsoft Foundry Blog

Feb 11, 2026
Post comments count6
Post likes count3
Unlock language-specific rich symbol context using new find_symbol tool
Sinem,
Hannah
Refactoring at scale is a time-consuming and error-prone process for developers. In large codebases, developers have relied on manual searches and incremental edits across multiple files to accomplish these tasks.
Modern development workflows depend on fast and accurate code navigation...
Visual Studio Blog

Feb 11, 2026
Post comments count0
Post likes count4
How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode?

You can prevent the item from becoming hot-tracked.
The Old New Thing

Feb 11, 2026
Post comments count0
Post likes count0
Deploy to Azure App Service deployment slots with azd

azd now supports direct deployments to Azure App Service slots—quick, clear, and slot-aware for the first time.
Azure SDK Blog
Feb 11, 2026
Post comments count0
Post likes count0
Maximize Azure Cosmos DB Performance with Azure Advisor Recommendations

In the first post of this series, we introduced how Azure Advisor helps Azure Cosmos DB users uncover opportunities to optimize efficiency and make smarter decisions.
This follow-up dives deeper into one of the most important categories of guidance: performance. If you've ever dealt...
Azure Cosmos DB Blog

Feb 10, 2026
Post comments count11
Post likes count7
.NET 11 Preview 1 is now available!

Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog

Feb 10, 2026
Post comments count12
Post likes count0
February Patches for Azure DevOps Server

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.
To make it easier to find...
Azure DevOps Blog

Feb 10, 2026
Post comments count1
Post likes count0
.NET and .NET Framework February 2026 servicing releases updates
Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for February 2026.
.NET Blog

Feb 10, 2026
Post comments count0
Post likes count0
Building AI-Powered Apps with Azure Cosmos DB and the Vercel AI SDK

The Vercel AI SDK is an open-source TypeScript toolkit that provides the core building blocks for integrating AI into any JavaScript application. It works with 20+ AI providers out of the box—including OpenAI, Azure OpenAI, Anthropic, Google, Mistral, and more—so you can write your...
Azure Cosmos DB Blog

Feb 10, 2026
Post comments count0
Post likes count2
Standardizing HLSL

The HLSL team is excited to announce the formation of Ecma Technical Committee 57; a committee to standardize the High Level Shading Language. The formation of this committee marks an important milestone in HLSL's development and strengthens Microsoft's commitment to HLSL as a...
DirectX Developer Blog

Feb 10, 2026
Post comments count11
Post likes count6
How did Windows 95 get permission to put the Weezer video Buddy Holly on the CD?

Asking nicely, and asking a lot of people.
The Old New Thing

Feb 10, 2026
Post comments count0
Post likes count3
From Local Models to Agent Workflows: Building a Deep Research Solution with Microsoft Agent Framework on Microsoft Foundry Local

Introduction: A New Paradigm for AI Application Development
In enterprise AI application development, we often face this dilemma: while cloud-based large language models are powerful, issues such as data privacy, network latency, and cost control make many scenarios difficult to...
Semantic Kernel

Feb 9, 2026
Post comments count3
Post likes count0
Time Travel in Azure SQL with Temporal Tables

Applications often need to know what data looked like before. Who changed it, when it changed, and what the previous values were. Rebuilding that history in application code is tedious and error prone. This is especially valuable when exposing a database to an AI agent through MCP servers...
Azure SQL Devs’ Corner

Feb 9, 2026
Post comments count3
Post likes count3
What should I do if a wait call reports WAIT_ABANDONED ?

It's your one chance to make amends.
The Old New Thing

Feb 6, 2026
Post comments count0
Post likes count0
What’s New in vcpkg (Nov 2025 - Jan 2026)

This blog post summarizes changes to the vcpkg package manager as part of the 2025.12.12 and 2026.01.16 registry releases and the 2025-11-13, 2025-11-18, 2025-11-19, 2025-12-05, and 2025-12-16 tool releases. These updates include support for targeting the Xbox GDK October 2025 update,...
C++ Team Blog

Feb 6, 2026
Post comments count0
Post likes count3
Mastering User Settings in SharePoint Framework

User preferences and settings are fundamental components of modern web applications. When developing SharePoint Framework (SPFx) solutions, the ability to store and manage user-specific configurations across devices and sessions becomes crucial for delivering personalized experiences....
Microsoft 365 Developer Blog

Feb 6, 2026
Post comments count2
Post likes count0
Building an AI Skills Executor in .NET: Bringing Anthropic's Agent Pattern to the Microsoft Ecosystem

We welcome guest author, Matt Kruczek, to share how to build a complete Skills Executor in .NET, combining Azure OpenAI with the Model Context Protocol (MCP) C# SDK to bring the same agentic patterns to the Microsoft ecosystem. You’ll see how to define reusable skills, connect local and external tools, and orchestrate intelligent agent loops—so enterprise teams can standardize AI behavior without hardcoding business logic.
Microsoft Foundry Blog

Feb 6, 2026
Post comments count0
Post likes count3
Masking Sensitive Data in Azure SQL

Applications often need access to data without needing access to everything. Social Security numbers, email addresses, and phone numbers are common examples. Storing them is required. Exposing them broadly is not. This is especially valuable when exposing a database to an AI agent through...
Azure SQL Devs’ Corner

Feb 6, 2026
Post comments count1
Post likes count3
How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls?, part 2

Preventing the resize cursor from appearing.
The Old New Thing

Feb 5, 2026
Post comments count0
Post likes count2
Enable Soft Delete in Azure SQL

Sometimes applications need to remove data without actually losing it. Soft delete keeps rows in the database while making them invisible to normal application access. This is especially valuable when exposing a database to an AI agent through MCP servers like SQL MCP Server, where safety...
Azure SQL Devs’ Corner

Feb 5, 2026
Post comments count0
Post likes count4
Securing Aspire Apps with Microsoft Entra ID
Learn to secure Aspire distributed applications with Microsoft Entra ID authentication. Use AI skills with GitHub Copilot for a 5-minute setup, or follow the detailed guide to understand JWT Bearer protection, OIDC sign-in, and automatic token handling.
Aspire Blog

Feb 5, 2026
Post comments count7
Post likes count0
.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows
Tara,
Brett
An announcement of .NET Framework 3.5 servicing updates on new versions of Windows.
.NET Blog

Feb 5, 2026
Post comments count0
Post likes count0
Go 1.25.7-1 and 1.24.13-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

Feb 5, 2026
Post comments count1
Post likes count0
How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)

Strengthen Identity Security and Eliminate Account Keys
Identity is becoming the new security perimeter. As organizations modernize their cloud applications, long‑lived secrets and shared keys introduce unnecessary risk. Azure Cosmos DB now fully supports Microsoft Entra ID for both...
Azure Cosmos DB Blog

Feb 5, 2026
Post comments count6
Post likes count2
How can I prevent the user from changing the widths of ListView columns in version 5 of the common controls?

Deny changes to the width.
The Old New Thing

Feb 5, 2026
Post likes count0
Your Home for Multi-Agent Development

VS Code has become the unified interface for all your coding agents. Manage local, background, and cloud agents in one place, use Claude and Codex agents alongside Copilot, and benefit from open standards like MCP and Agent Skills.
Read the full article
VS Code Blog

Feb 5, 2026
Post likes count0
Minimal GitOps for Edge Applications with Azure IoT Operations and Azure DevOps

How we built a minimal, scalable GitOps workflow for edge applications using Azure IoT Operations, Azure DevOps, and a multi-repo strategy. Includes pipeline templates and scripts for real-world deployments.
ISE Developer Blog
Feb 4, 2026
Post comments count0
Post likes count1
MSVC Build Tools Versions 14.30 – 14.43 Now Available in Visual Studio 2026

When Visual Studio 2026 reached General Availability in November, it included several versions of the Microsoft C++ (MSVC) Build Tools:
14.50 (initially shipped with Visual Studio 2026)
14.44 (initially shipped with Visual Studio 2022 version 17.14)
14.29 (initially shipped...
C++ Team Blog

Feb 4, 2026
Post likes count0
January 2026 (version 1.109)

Learn what is new in the Visual Studio Code January 2026 Release (1.109).
Read the full article
VS Code Blog

Feb 4, 2026
Post comments count0
Post likes count0
The OS for Intelligence: How GitHub Bridges the Fragmented AI Landscape
We are currently living through the "fragmentation phase" of the AI revolution.
If you’re a developer, you know the drill: You have Claude Code open for reasoning. You have ChatGPT open for logic checks. Then you drop into your terminal to actually build the thing—manually...
All things Azure

Feb 4, 2026
Post comments count5
Post likes count0
Windows MIDI Services rollout - known issues and workarounds

This is just a quick post here to assist users with known issues or workarounds, in the interest of remaining transparent on this project.
Main Windows MIDI Services Announcement blog post
The issues and workarounds here apply only to the new Windows MIDI Services rollout in Windows...
Windows MIDI and Music dev

Feb 4, 2026
Post comments count12
Post likes count11
Roadmap for AI in Visual Studio (February)

After a busy January (catch up here), we're shifting focus to reliability and refinement. This month is about tightening core workflows, improving agent stability, and building on the MCP foundations we've been laying.
Agent Mode & Coding Agents
Reliability is the priority this...
Visual Studio Blog

Feb 4, 2026
Post comments count0
Post likes count2
Auto-install `azd` extensions in dev containers

The `azd` dev container feature now supports automatic extension installation.
Azure SDK Blog

Feb 4, 2026
Post comments count0
Post likes count1
Azure Boards integration with GitHub Copilot includes custom agent support

We recently released the GitHub Copilot Coding Agent for Azure Boards to all customers. If you’re not already familiar with it, we recommend taking a few minutes to read this blog post for an overview and details.
One of the top requests from customers using the GitHub Copilot Coding...
Azure DevOps Blog

Feb 4, 2026
Post comments count7
Post likes count7
WinGet Configuration: Set up your dev machine in one command

I've set up a lot of dev machines in my life. Traditionally, this takes a lot of time to get everything just right, but now there's a faster way with WinGet Configuration files. Let me show you how to go from a fresh Windows install to a fully configured dev environment with a single...
Microsoft for Developers

Feb 4, 2026
Post comments count3
Post likes count2
How can I prevent the user from changing the widths of ListView columns?

You can ask the header to be non-resizing.
The Old New Thing

Feb 3, 2026
Post comments count2
Post likes count1
Deprecation notice: Teams Live Events meeting creation via Microsoft Graph
Creating Teams Live Events via the Microsoft Graph isBroadcast API is deprecated. We encourage developers to use Virtual Event APIs instead.
Microsoft 365 Developer Blog

Feb 3, 2026
Post comments count0
Post likes count0
Part 2: Building a Python CRUD API with Azure Functions and Azure Cosmos DB

Series: Building Serverless Applications with Azure Functions and Azure Cosmos DB
In the first post of this series, we focused on establishing the fundamentals of serverless architecture by building and deploying a simple HTTP API using Azure Functions and FastAPI. The post centred on...
Azure Cosmos DB Blog

Feb 3, 2026
Post comments count7
Post likes count4
Performance improvements to MEF-based editor productivity extensions
Tina,
Amadeus
If you use editor productivity extensions for Visual Studio 2026, there's good news—they can now load faster! Extension developers with existing MEF-based editor productivity extensions should read this blog to learn about recent changes and how they might be affected.
We...
Visual Studio Blog