Microsoft
Developer Blogs

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

Ask versus Agent modes

Build Smarter with the Microsoft 365 Agents Toolkit MCP Server

As AI agents become central to how we build and interact with modern productivity apps, developers need tools that are flexible, standard-based, and deeply integrated with AI. That’s where the Microsoft 365 Agents Toolkit MCP Server comes in.  This is a local Model Context...
Read more

Azure Developer CLI: From Dev to Prod with One Click

This post walks through how to implement a "build once, deploy everywhere" pattern using Azure Developer CLI (azd) that provisions environment-specific infrastructure and promotes applications from dev to prod with the same build artifacts. You'll learn how to use conditional Bicep...
Read more

Latest posts

PowerShell Logo
Jul 24, 2025
Post comments count0
Post likes count0

Announcing Microsoft.PowerShell.PlatyPS 1.0.0

Author AvatarAuthor Avatar
Jason,
Sean
We are pleased to announce the general availability of Microsoft.PowerShell.PlatyPS 1.0.0, a tool to build PowerShell help files.
PowerShell Team
Oldnewthing Banner image
Jul 24, 2025
Post comments count1
Post likes count2

How can I wait until a named object (say a mutex) is created?

Author Avatar
Raymond Chen
You can't, but maybe you can wait for something else.
The Old New Thing
MSSQL v1.34
Jul 23, 2025
Post comments count1
Post likes count0

MSSQL Extension for VS Code: Agent Mode Updates, Colored Connections, and Schema Designer Enhancements

Author Avatar
Carlos Robles
The MSSQL Extension for VS Code keeps getting better—bringing thoughtful updates that make SQL development more conversational, more visual, and more local. In version v1.34.0, we’ve focused this release on deepening GitHub Copilot Agent Mode, improving connection clarity through...
Azure SQL Devs’ Corner
mcp agent 1 image
Jul 23, 2025
Post comments count0
Post likes count2

Can You Build Agent2Agent Communication on MCP? Yes!

Author AvatarAuthor AvatarAuthor Avatar
Victor,
Mike,
Maria
MCP has evolved significantly beyond its original goal of "providing context to LLMs." With recent enhancements including resumable streams, elicitation, sampling, and notifications (progress and resources), MCP now provides a robust foundation for building complex agent-to-agent...
Microsoft for Developers
Oldnewthing Banner image
Jul 23, 2025
Post comments count5
Post likes count1

Exploring possible solutions to the inconsistency in how Windows searches case-insensitively for named resources

Author Avatar
Raymond Chen
Maintaining compatibility while addressing flaws.
The Old New Thing
mcp csharp update jpg image
Jul 22, 2025
Post comments count0
Post likes count0

MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18

Author Avatar
Mike Kistler
The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.
.NET Blog
My Favorite Bennift Pluralsight Ali image
Jul 22, 2025
Post comments count1
Post likes count0

Fresh Learning Paths Now Available on Pluralsight for VS Subscribers

Author Avatar
Jim Harrer
We’ve been thrilled to see so many of you jump back into your Pluralsight benefit after our April 3rd announcement about extended access. Your enthusiasm for learning and leveling up with Visual Studio inspires us every day. If you haven’t had a chance to dive in yet—or want to...
Visual Studio Blog
Oldnewthing Banner image
Jul 22, 2025
Post comments count2
Post likes count1

Being more adamant about reporting that C++/WinRT was unable to resume execution on a dispatcher thread

Author Avatar
Raymond Chen
Better versions in a different box.
The Old New Thing
Microsoft for Java Developers Feature Image
Jul 21, 2025
Post comments count0
Post likes count0

Java OpenJDK July 2025 Patch & Security Update

Author Avatar
Derek Keeler
Hello Java customers! We are happy to announce the latest July 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. OpenJDK 21.0.8 OpenJDK 17.0.16 OpenJDK 11.0.28 Check our release notes page for details on...
Microsoft for Java Developers