Microsoft
Developer Blogs

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

VS2026Insiders splash image

Diving Into Spec-Driven Development With GitHub Spec Kit

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...
Read more

Latest posts

dotnet releases support jpg image
Sep 16, 2025
Post comments count3
Post likes count9

.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 count1
Post likes count0

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 count2
Post likes count3

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 count2

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
AI-powered hover summaries with Pylance
Sep 15, 2025
Post comments count0
Post likes count0

Python in Visual Studio Code - September 2025 Release

Author Avatar
Luciana Abud
The September 2025 release includes pipenv support in the Python Environment Extension, a new experimental hover feature with GitHub Copilot and Pylance, and more!
Microsoft for Python Developers Blog
code optimizations thumbnail jpg image
Sep 15, 2025
Post comments count0
Post likes count1

Application Insights Code Optimizations for .NET Apps

Author Avatar
Chuck Weininger
Learn how Application Insights Code Optimizations helps .NET developers identify performance bottlenecks and get AI-powered recommendations through GitHub Copilot integration.
.NET Blog