Microsoft
Developer Blogs

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

maui reactor mvu image

Secure Your Connections with Entra ID Support in the DocumentDB VS Code Extension

Today, we're thrilled to announce a major update to the DocumentDB for VS Code extension that will make life easier for enterprise developers. With version 0.3, you can now connect to your Azure Cosmos DB for MongoDB (vCore) clusters using Microsoft Entra ID authentication.  For many...
Read more

Everyone is talkin’ bout vibes

Leading up to Microsoft Ignite, I wanted to pressure-test something the community keeps talking about: vibe coding. It’s a style of AI-assisted development where you describe outcomes in natural language and your assistant does most of the scaffolding, refactoring, and glue. You keep...
Read more

Latest posts

roadmap image
Aug 27, 2025
Post comments count2
Post likes count3

Roadmap for AI in Visual Studio (September)

Author Avatar
Rhea Patel
Today, we’re excited to share our public roadmap, which outlines the next steps in evolving Visual Studio with AI-powered agentic experiences. With every month, we aim to deliver smarter, faster, and more intuitive tools that enhance your coding experience. Disclaimer: The items...
Visual Studio Blog
efcore visualizer jpg image
Aug 27, 2025
Post comments count0
Post likes count2

EFCore.Visualizer - View Entity Framework Core query plan inside Visual Studio

Author Avatar
Giorgi Dalakishvili
A Visual Studio extension that helps developers visualize and analyze Entity Framework Core query execution plans directly within their development environment.
.NET Blog
Oldnewthing Banner image
Aug 27, 2025
Post comments count0
Post likes count1

Thoughts on creating a tracking pointer class, part 13: Restoring the strong exception guarantee

Author Avatar
Raymond Chen
Don't commit to anything until you know you can finish the job.
The Old New Thing
Abstract visualisation of artificial intelligence prompt templates featuring interconnected glowing nodes and layered geometric structures symbolising modular data flow and neural logic.
Aug 26, 2025
Post comments count0
Post likes count1

Encoding Changes for Template Arguments in Semantic Kernel

Author Avatar
Dmytro Struk
In previous versions of the Semantic Kernel, the encoding of template arguments was performed automatically if the argument type was a string. The encoding was not applied for custom types, anonymous types, or collections. With the latest changes, we've introduced stricter rules: if...
Semantic Kernel
Digital security illustration with a dark blue background. A large yellow shield with a central keyhole symbol dominates the centre. To the left is a laptop outline, while the right side features icons including smaller shields, cloud symbols, and a gear, representing cybersecurity and system protection.
Aug 26, 2025
Post comments count0
Post likes count1

Azure Authentication Changes in Semantic Kernel Python

Author Avatar
Dmytro Struk
In previous versions of the Semantic Kernel Python, the default fallback authentication mechanism for Azure services like AzureChatCompletion was DefaultAzureCredential from the Azure Identity library. This provided a convenient way to authenticate without explicitly passing credentials,...
Semantic Kernel
update image
Aug 26, 2025
Post comments count2
Post likes count2

The Visual Studio August Update is here - smarter AI, better debugging, and more control

Author Avatar
Mads Kristensen
The August 2025 update for Visual Studio 2022 (v17.14) is now available, and it’s all about helping developers stay focused, productive, and in control. Whether you're building games, tuning performance, or exploring AI, this release brings meaningful improvements that make everyday...
Visual Studio Blog
pane context menu image
Aug 26, 2025
Post comments count0
Post likes count1

Windows Terminal Preview 1.24 Release

Author Avatar
Kayla Cinnamon
We’re back with another Terminal release for you! This development cycle, we focused on overall quality of life improvements and bug fixes. We are also updating Windows Terminal stable to version 1.23, which will include all of the features from this previous blog post. Some notable...
Windows Command Line
Oldnewthing Banner image
Aug 26, 2025
Post comments count0
Post likes count1

Thoughts on creating a tracking pointer class, part 12: A shared tracking pointer

Author Avatar
Raymond Chen
Sharing a single tracking pointer among all instances.
The Old New Thing
EntraID support in DocumentDB for VS Code
Aug 25, 2025
Post comments count0
Post likes count0

Secure Your Connections with Entra ID Support in the DocumentDB VS Code Extension

Author Avatar
Khelan Modi
Today, we're thrilled to announce a major update to the DocumentDB for VS Code extension that will make life easier for enterprise developers. With version 0.3, you can now connect to your Azure Cosmos DB for MongoDB (vCore) clusters using Microsoft Entra ID authentication.  For many...
Azure Cosmos DB Blog