Microsoft
Developer Blogs

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

Highlights

Azure MCP Server now available as an MCP Bundle (.mcpb)

Azure MCP Server is now available as an MCP Bundle (.mcpb), enabling one-click installation into Claude Desktop and other MCP-compatible clients.
Read moreClick to read more about this post

Azure Data Studio is retired: Move your Azure SQL workflow to VS Code in 10 minutes

Azure Data Studio (ADS) retired on February 6, 2025, and support ended on February 28, 2026. The recommended path forward is Visual Studio Code with the MSSQL extension. If you used ADS daily, this guide gets you productive quickly in VS Code. The focus is on importing your existing...
Read moreClick to read more about this post

Latest posts

Apr 24, 2026
Post comments count0
Post likes count0

Axios npm Supply Chain Compromise – Guidance for Azure Pipelines Customers

Josef Sin
On March 31, 2026, malicious versions of the widely used JavaScript HTTP client library Axios were briefly published to the npm registry as part of a supply chain attack. The affected versions — 1.14.1 and 0.30.4 — included a hidden malicious dependency that executed during...
Azure DevOps Blog
Apr 23, 2026
Post comments count5
Post likes count1

Combining API versioning with OpenAPI in .NET 10 applications

Sander ten Brinke
Learn how to implement API versioning in your .NET 10 applications using OpenAPI for better API management and documentation.
.NET Blog
Apr 23, 2026
Post comments count5
Post likes count3

What's new for .NET in Ubuntu 26.04

Richard Lander
Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install .NET 8 and 9 from the dotnet-backports PPA.
.NET Blog
Apr 23, 2026
Post comments count0
Post likes count0

LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript

Yohan,
Dan
Want to build AI agents with JavaScript that go beyond basic chat completions? Agents that reason, call tools, and pull from knowledge bases on their own? We put together a free, open source course to help you get there. LangChain.js for Beginners is 8 chapters and 70+ runnable...
Microsoft for Developers
Apr 23, 2026
Post comments count3
Post likes count2

General Availability: Single Sign-On (SSO) from Native Apps to Embedded Web Views in Microsoft Entra External ID Native Authentication

Sasha Mars
We’re excited to announce the General Availability (GA) of Single Sign-On (SSO) from Native Apps to Embedded Web Views for Microsoft Entra External ID (EEID) Native Authentication. This release marks a major milestone in delivering end-to-end seamless authentication experiences for...
Microsoft Entra Identity Platform
Apr 23, 2026
Post comments count2
Post likes count2

CodeAct in Agent Framework: Faster Agents with Fewer Model Turns

Eduard van Valkenburg
Modern AI agents often aren't bottlenecked by model quality, they are bottlenecked by orchestration overhead. When an agent chains together many small tool calls, each step typically requires a new model turn, driving up latency and token usage. With CodeAct support in Agent...
Microsoft Agent Framework
Apr 23, 2026
Post comments count12
Post likes count2

Another crash caused by uninstaller code injection into Explorer

Raymond Chen
Inadvertently destroying a staircase while standing on it.
The Old New Thing
Apr 23, 2026
Post likes count1

Lessons Learned from Building a Well-Matching Intelligence Layer

Emmeline,
Oscar,
Kavitha
Key insights from the EDA and Ground Truth journey for solving well identity resolution in the Energy industry—challenges that extend to any entity matching problem across distributed systems.
ISE Developer Blog
Apr 22, 2026
Post comments count0
Post likes count1

Take the 2026 ISO C++ Developer Survey!

Augustin Popa
The 2026 ISO C++ developer survey is now open: 2026 Annual C++ Developer Survey "Lite" : Standard C++ It takes about 10 minutes and directly informs the standardization committee and tooling vendors so the C++ ecosystem can continue evolving the right way. Please share your feedback...
C++ Team Blog