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

Apr 2, 2026
Post comments count31
Post likes count17

Explore union types in C# 15

Bill Wagner
C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.
.NET Blog
Apr 2, 2026
Post comments count0
Post likes count1

Aspire Docs in Your Terminal (and Your AI's Brain)

David Pine
Aspire 13.2 ships aspire docs, a CLI for browsing, searching, and reading official aspire.dev docs from your terminal, with the same source of truth available to AI skills and automation.
Aspire Blog
Apr 2, 2026
Post comments count0
Post likes count4

Why doesn't the system let you declare your own messages to have the same semantics as WM_COPY­DATA?

Raymond Chen
Tempting but misleading.
The Old New Thing
Apr 1, 2026
Post likes count0

Visual Studio Code 1.114

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.114 Read the full article
VS Code Blog
Apr 1, 2026
Post comments count0
Post likes count0

Python in Visual Studio Code - March 2026 Release

Vedha Ranganathan
The March 2026 release of the Python and Jupyter extensions for Visual Studio Code is now available. Keep on reading to learn more!
Microsoft for Python Developers Blog
Apr 1, 2026
Post comments count0
Post likes count0

What's New in vcpkg (Feb 2026 - Mar 2026): Parallel file installation and more!

Augustin Popa
These updates include a security fix for OpenSSL packaging on Windows, parallel file installation for improved performance, and other improvements and bug fixes.
C++ Team Blog
Apr 1, 2026
Post comments count1
Post likes count2

PowerShell 7.6 release postmortem and investments

Jason Helmick
This post shares context on the delayed timing of the PowerShell 7.6 release, our learnings, and the changes the team has already begun making to improve release predictability and transparency.
PowerShell Team
Apr 1, 2026
Post comments count0
Post likes count1

General Availability: Social Identity Providers for Native Authentication via Browser‑Delegated Flows (web-view) in Microsoft Entra External ID

Sasha Mars
We’re excited to announce the General Availability of Social Identity Provider (IdP) support for Native Authentication in Microsoft Entra External ID. This release enables developers to integrate popular social sign‑in options such as Google, Facebook, and Apple — into native and...
Microsoft Entra Identity Platform
Apr 1, 2026
Post comments count0
Post likes count9

Improving the Markdown Editor for Work Items

Dan Hellem
We introduced the Markdown editor in July 2025 to bring Markdown support to large text fields in work items. Since then, we’ve received valuable customer feedback highlighting challenges with the editing experience, particularly when switching in and out of edit mode. Many users found...
Azure DevOps Blog