Microsoft
Developer Blogs

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

dotnet releases support scaled image

Getting the most out of MCP in Visual Studio with Prompts, Resources, and Sampling

We're excited to announce that Visual Studio now supports MCP prompts, resources, and sampling (with even more coming soon!) to enhance your Copilot experience by bringing in more context from your engineering stack. These powerful new features unlock deeper integrations with your...
Read more

The new GitHub app for Teams: from conversation to code

Meet the reimagined GitHub app for Teams: an AI-powered app to collaborate with GitHub Copilot right inside your Teams conversations.
Read more

Latest posts

blog image
Sep 17, 2025
Post comments count0
Post likes count0

MSSQL Extension for VS Code: Fabric Integration and GitHub Copilot Slash Commands (Public Preview)

Author AvatarAuthor Avatar
Carlos,
Tauseef
The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more consistent, and more developer-friendly. In version v1.36.0, we’re announcing the Public Preview of Fabric Connectivity (Browse), SQL Database in Fabric...
Azure SQL Devs’ Corner
Social cards for blogs 8211 AI Search image
Sep 17, 2025
Post comments count0
Post likes count0

Ground Your Agents Faster with Native Azure AI Search Indexing in Foundry

Author Avatar
Farzad Sunavala
Instantly create a production-ready Azure AI Search vector index directly inside Azure AI Foundry when grounding your agent—no prior search setup required.
Azure AI Foundry Blog
dotnet releases support jpg image
Sep 16, 2025
Post comments count11
Post likes count21

.NET STS releases supported for 24 months

Author Avatar
Jamshed Damkewala
.NET STS releases will be supported for 24 months
.NET Blog
🚀 Introducing the New VS Code Extension for Azure Cosmos DB
Sep 16, 2025
Post comments count0
Post likes count0

🚀 Introducing the New VS Code Extension for Azure Cosmos DB

Author Avatar
Sajeetharan Sinnathurai
We’re excited to share that the Azure Databases extension for Visual Studio Code is now officially rebranded as the Azure Cosmos DB extension!  🎯 Why the Change? This rebranding is part of our effort to provide dedicated, streamlined tooling for each Azure...
Azure Cosmos DB Blog
Image ai foundry
Sep 16, 2025
Post comments count0
Post likes count0

Announcing Computer Use tool (Preview) in Azure AI Foundry Agent Service

Author Avatar
Linda Li
Overview  We are excited to announce Computer Use—are now available in preview in Azure AI Foundry Agent Service. It brings feature parity with the Azure OpenAI Responses API, but with the added advantage of seamless integration into the Foundry agent runtime and enterprise security....
Azure AI Foundry Blog
Structure image
Sep 16, 2025
Post comments count0
Post likes count0

AI-based T-SQL Refactoring: an automatic intelligent code optimization with Azure OpenAI

Author Avatar
Saverio Lorenzini
This article presents an AI-powered approach to automating SQL Server code analysis and refactoring. The system intelligently identifies inefficiencies and common T-SQL anti-patterns, applying best practices through a set of formalized coding rules, using prompt-driven instructions....
Azure SQL Devs’ Corner
Oldnewthing Banner image
Sep 16, 2025
Post comments count7
Post likes count3

Translating the STATUS_STACK_BUFFER_OVERRUN status code into customer-ready text

Author Avatar
Raymond Chen
Reducing the level of alarm.
The Old New Thing
Option 2 image
Sep 16, 2025
Post comments count4
Post likes count4

Azure Boards integration with GitHub Copilot (Private Preview)

Author Avatar
Dan Hellem
Several months ago, GitHub introduced the public preview of its Copilot coding agent, a powerful new capability that allows you to assign GitHub Issues directly to Copilot. From there, the agent works independently in the background, much like a human developer, to complete the task....
Azure DevOps Blog
Modern Code
Sep 15, 2025
Post comments count0
Post likes count3

Diving Into Spec-Driven Development With GitHub Spec Kit

Author Avatar
Den Delimarsky
Developers are increasingly relying on AI agents to both build new software as well as extend capabilities of existing projects that they support. One challenge with AI-based systems, however, is that to produce the right output you need to first establish really good context. If you...
Microsoft for Developers