Microsoft
Developer Blogs

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

Highlights

Microsoft Teams SDK for Python banner

SQL MCP Server as an App Service

Run SQL MCP Server on Azure App Service without containers. This walkthrough uses Data API builder to configure authentication, expose MCP, REST, and GraphQL endpoints, and deploy as code.
Read moreClick to read more about this post

Latest posts

Feb 11, 2026
Post comments count0
Post likes count0

Deploy to Azure App Service deployment slots with azd

PuiChee (PC) Chan
azd now supports direct deployments to Azure App Service slots—quick, clear, and slot-aware for the first time.
Azure SDK Blog
Feb 11, 2026
Post comments count0
Post likes count0

Maximize Azure Cosmos DB Performance with Azure Advisor Recommendations

Iria Osara
In the first post of this series, we introduced how Azure Advisor helps Azure Cosmos DB users uncover opportunities to optimize efficiency and make smarter decisions. This follow-up dives deeper into one of the most important categories of guidance: performance. If you've ever dealt...
Azure Cosmos DB Blog
Feb 10, 2026
Post comments count11
Post likes count10

.NET 11 Preview 1 is now available!

.NET Team
Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog
Feb 10, 2026
Post comments count24
Post likes count0

February Patches for Azure DevOps Server

Gloridel Morales
We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay on the latest, most secure version of Azure DevOps Server. The latest release, Azure DevOps Server, is available from the download page. To make it easier to find...
Azure DevOps Blog
Feb 10, 2026
Post comments count1
Post likes count0

.NET and .NET Framework February 2026 servicing releases updates

Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for February 2026.
.NET Blog
Feb 10, 2026
Post comments count0
Post likes count0

Building AI-Powered Apps with Azure Cosmos DB and the Vercel AI SDK

Sajeetharan Sinnathurai
The Vercel AI SDK is an open-source TypeScript toolkit that provides the core building blocks for integrating AI into any JavaScript application. It works with 20+ AI providers out of the box—including OpenAI, Azure OpenAI, Anthropic, Google, Mistral, and more—so you can write your...
Azure Cosmos DB Blog
Feb 10, 2026
Post comments count0
Post likes count2

Standardizing HLSL

Chris Bieneman
The HLSL team is excited to announce the formation of Ecma Technical Committee 57; a committee to standardize the High Level Shading Language. The formation of this committee marks an important milestone in HLSL's development and strengthens Microsoft's commitment to HLSL as a...
DirectX Developer Blog
Feb 10, 2026
Post comments count11
Post likes count6

How did Windows 95 get permission to put the Weezer video Buddy Holly on the CD?

Raymond Chen
Asking nicely, and asking a lot of people.
The Old New Thing
Feb 10, 2026
Post comments count0
Post likes count3

From Local Models to Agent Workflows: Building a Deep Research Solution with Microsoft Agent Framework on Microsoft Foundry Local

Kinfey Lo
Introduction: A New Paradigm for AI Application Development In enterprise AI application development, we often face this dilemma: while cloud-based large language models are powerful, issues such as data privacy, network latency, and cost control make many scenarios difficult to...
Microsoft Agent Framework