Microsoft
Developer Blogs

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

Highlights

Bridging Local Development and Cloud Evaluation: Using Microsoft Devtunnels with Azure Machine Learning

Learn how to streamline AI development by using Microsoft Devtunnels to connect local services with Azure Machine Learning evaluation pipelines, eliminating deployment delays while maintaining comprehensive cloud-based validation.
Read moreClick to read more about this post

Join Microsoft at NDC London 2026 - Let’s Build the Future of .NET Together

Meet the .NET team at NDC London 2026 to explore the latest in .NET 10, Azure, and AI-powered development through sessions and 1:1 meetups.
Read moreClick to read more about this post

Latest posts

The GitHub Copilot logo.
Jan 27, 2026
Post comments count0
Post likes count1

GitHub Copilot app modernization for C++ is now in Public Preview

Author Avatar
Michael Price
With the launch of Visual Studio 2026, we announced a Private Preview of GitHub Copilot app modernization for C++, which reduces the cost of adopting the latest version of the MSVC Build Tools. We used the feedback we received from our many Private Preview participants to make...
C++ Team Blog
CMake filtered to anything with Vehicles
Jan 27, 2026
Post comments count0
Post likes count0

Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output

Author Avatar
Sinem Akinci
We're excited to announce the latest 1.22 release of the CMake Tools extension for Visual Studio Code. This update brings a host of new additions, including project outline updates for filtering and bookmarking CMake targets in large CMake projects and expanded CTest support to customize...
C++ Team Blog
Screenshot 2025 10 07 233551 image
Jan 27, 2026
Post comments count0
Post likes count0

Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework

Author Avatar
Dmytro Struk
Microsoft Agent Framework now integrates with the GitHub Copilot SDK, enabling you to build AI agents powered by GitHub Copilot. This integration brings together the Agent Framework's consistent agent abstraction with GitHub Copilot's capabilities, including function calling, streaming...
Semantic Kernel
Summary of VS January updates
Jan 27, 2026
Post comments count3
Post likes count1

Visual Studio January Update — Enhanced Editor Experience

Author Avatar
Simona Liao
Productivity Improvements This month, we are bringing you a series of small yet long requested and popular features to let you better control and customize your editor. Fast scrolling: Hold down the Alt key while scrolling the mouse wheel to move quickly when reviewing code or...
Visual Studio Blog
banner oldnewthing blue image
Jan 27, 2026
Post comments count1
Post likes count1

A digression on the design and implementation of Safe­Array­Add­Ref and extending APIs in general

Author Avatar
Raymond Chen
The concerns when adding a feature to an existing API.
The Old New Thing
Budget Bytes title image
Jan 26, 2026
Post comments count0
Post likes count2

Introducing Budget Bytes: Build Powerful AI Apps for Under $25

Author AvatarAuthor Avatar
Jasmine,
Pablo
When developers hear "cloud" and "AI," their first thought is often about cost. "How much will this cost me to learn? Can I build something meaningful without racking up a surprise bill?"   Budget Bytes is a new series is designed to inspire developers to build affordable,...
Azure SQL Devs’ Corner
dotnet ndc london 2026 jpg image
Jan 26, 2026
Post comments count0
Post likes count0

Join Microsoft at NDC London 2026 - Let’s Build the Future of .NET Together

Author Avatar
.NET Team
Meet the .NET team at NDC London 2026 to explore the latest in .NET 10, Azure, and AI-powered development through sessions and 1:1 meetups.
.NET Blog
Evals for Agent Interop
Jan 26, 2026
Post comments count0
Post likes count1

Introducing the Evals for Agent Interop starter kit

Author Avatar
Aadharsh Kannan
We’re launching Evals for Agent Interop, a starter evaluation kit that provides curated scenarios and representative data that emulate real digital work, and an evaluation harness that organizations can use to self-run their agents across Microsoft 365 surfaces.
Microsoft 365 Developer Blog
banner oldnewthing blue image
Jan 26, 2026
Post comments count0
Post likes count2

What's the difference between Safe­Array­Access­Data and Safe­Array­Add­Ref?

Author Avatar
Raymond Chen
Two ways of preserving the data.
The Old New Thing