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

Jan 15, 2026
Post likes count0

Building docfind: Fast Client-Side Search with Rust and WebAssembly

João Moreno
How we built docfind, a high-performance client-side search engine using Rust and WebAssembly, and how GitHub Copilot accelerated development. Read the full article
VS Code Blog
Jan 14, 2026
Post comments count0
Post likes count2

Announcing Agent Academy: Operative

April Dunnam
Earlier this year, we launched Agent Academy: Recruit, a foundational learning path designed to help makers and developers get started with building agents in Copilot Studio. The response exceeded our expectations. Since launch, thousands of learners have worked through the Recruit...
Power Platform Developer Blog
Jan 14, 2026
Post comments count6
Post likes count3

Copilot Studio Extension for Visual Studio Code Is Now Generally Available

Daniel,
Sarah
If you build agents with the Copilot Studio extension for Visual Studio Code, you already know the fastest way to iterate is to treat your agent like software: version it, review changes, and promote it through environments with confidence. Today, the Microsoft Copilot Studio extension...
Microsoft 365 Developer Blog
Jan 14, 2026
Post comments count0
Post likes count2

Adding Aspire to a Python RAG Application

Eric Erhardt
This blog post documents the transformation of the azure-search-openai-demo (a Python/TypeScript RAG application) through the addition of Aspire for local development and observability. It demonstrates how Aspire can enhance polyglot applications without requiring rewrites.
Aspire Blog
Jan 14, 2026
Post comments count0
Post likes count1

Clipping the focus item when looking for its on-screen location, part 3

Raymond Chen
Finding all the clipping parents.
The Old New Thing
Jan 13, 2026
Post comments count3
Post likes count0

.NET and .NET Framework January 2026 servicing releases updates

Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for January 2026.
.NET Blog
Jan 13, 2026
Post comments count1
Post likes count2

Clipping the focus item when looking for its on-screen location, part 2

Raymond Chen
Finding the correct clipping parent.
The Old New Thing
Jan 13, 2026
Post comments count0
Post likes count0

Powering Real-Time Gaming Experiences with Azure Cosmos DB for NoSQL

Srikanth Sridhar
Scenario: When Every Millisecond Counts in Gaming Imagine millions of players logging in at the exact moment a new game season launches. Leaderboards light up, achievements tally, and in-game shops buzz with transactions. In these high-stakes moments, speed and reliability aren’t...
Azure Cosmos DB Blog
Jan 12, 2026
Post comments count0
Post likes count5

How to Build Android Widgets with .NET MAUI

Toine de Boer
Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data.
.NET Blog