Microsoft
Developer Blogs

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

Streamlining your Git workflow with Visual Studio 2026

You’re a .NET developer with a busy morning, and an Azure DevOps ticket drops: “Login endpoint 500s under load.” You’ve got to fix it, review a teammate’s feature branch, and keep your repo clean - all before lunch. Visual Studio’s Git tools turn this everyday Git workflow of...
Read moreClick to read more about this post

Retirement of Global Personal Access Tokens in Azure DevOps

In the new year, we’ll be retiring the Global Personal Access Token (PAT) type in Azure DevOps. Global PATs allow users to authenticate across all accessible organizations. While this can feel convenient, a single credential with broad reach creates a concentrated security risk —...
Read moreClick to read more about this post

Latest posts

Dec 17, 2025
Post comments count1
Post likes count5

Aspire 13.1 - Our holiday gift to you

Author Avatar
David Fowler
Aspire 13.1 is here with CLI-based MCP for AI agents, dashboard improvements, Azure updates, and TLS termination support.
Aspire Blog
banner oldnewthing blue image
Dec 17, 2025
Post comments count3
Post likes count4

Deducing the consequences of Windows clipboard text formats on UTF-8

Author Avatar
Raymond Chen
Working out the implications.
The Old New Thing
Schema image image
Dec 16, 2025
Post comments count0
Post likes count0

Unlock your email potential with Schema.org

Author Avatar
Karishma S
Email is a key part of how people get things done, whether it’s booking a reservation, confirming a package delivery, or managing a cab reservation. But as inboxes become increasingly cluttered, important transactional information often gets buried. Users are forced to open multiple...
Microsoft 365 Developer Blog
a list of all the C++ tools available to agent mode to call upon (get_symbol_call_hierarchy, get_symbol_class_hierarchy, get_symbol_info, and get_symbol_references)
Dec 16, 2025
Post comments count4
Post likes count4

C++ code editing tools for GitHub Copilot: now in Public Preview

Author Avatar
Sinem Akinci
In November, we introduced C++ code editing tools for GitHub Copilot as a Private Preview, focusing on partnering with customers to tackle one of the common, taxing challenges for C++ development: refactoring at scale. Since then, we've listened to feedback and refined our tooling to make...
C++ Team Blog
Microsoft for Java Developers Feature Image
Dec 16, 2025
Post comments count0
Post likes count2

Beyond Ergonomics: How the Azure Command Launcher for Java Improves GC Stability and Throughput on Azure VMs

Author Avatar
Monica Beckwith
In our previous blog we introduced Azure Command Launcher for Java (jaz) —a safe, resource-aware way to launch the JVM without hand-tuning dozens of flags. This follow-up shares performance results, focusing on how jaz affects G1 behavior, heap dynamics, and pause characteristics under...
Microsoft for Java Developers
microsoft testing platform azure retry jpg image
Dec 16, 2025
Post comments count11
Post likes count0

Microsoft.Testing.Platform Now Fully Supported in Azure DevOps

Author Avatar
Youssef Fahmy
Azure DevOps enhanced support for Microsoft.Testing.Platform, from running tests to publishing results!
.NET Blog
devblog brand visualstudio2022 image
Dec 16, 2025
Post comments count6
Post likes count3

Debugging, but Without the Drama (A Visual Studio 2026 Story)

Author Avatar
Harshada Hole
It starts the way these things always start.  A red build. A failing test. And that quiet, sinking feeling of “This worked yesterday.”  Meet Sam. Sam’s not a junior, not a rockstar, just a solid developer who’s shipped enough code to know that bugs don’t care how...
Visual Studio Blog
banner oldnewthing blue image
Dec 16, 2025
Post comments count3
Post likes count2

Why is the Windows clipboard taking the scenic route when converting from CF_TEXT to CF_OEM­TEXT?

Author Avatar
Raymond Chen
Something is forcing it down an alternate path.
The Old New Thing
Option 2 image
Dec 16, 2025
Post comments count0
Post likes count6

Azure Boards integration with GitHub Copilot

Author Avatar
Dan Hellem
A few months ago we introduced the Azure Boards integration with GitHub Copilot in private preview. The goal was simple: allow teams to take a work item from Azure Boards and send it directly to GitHub Copilot so the coding agent could begin working on it, track progress, and generate a...
Azure DevOps Blog