Microsoft
Developer Blogs

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

Intro to Aspire

Upgrading C++ Projects to Visual Studio 2026

With Visual Studio 2026 version 18.0 getting closer to General Availability (GA), we want to share with you how you can upgrade your projects from your current versions of Visual Studio and the Microsoft C++ (MSVC) Build Tools to the latest versions. The new IDE ships with the v145...
Read more

Join us at .NET Conf: Dive into the future of development with Visual Studio 2026

We're thrilled to invite you to one of the most exciting events in the .NET ecosystem: .NET Conf. It runs from November 11th through the 13th and you’re invited! This annual virtual conference is a must-attend for developers, architects, and enthusiasts looking to level up their...
Read more

Latest posts

featured image jpg image
Oct 31, 2025
Post likes count0

Tuning and Optimization of Speech-to-Text (STT), Text-to-Speech (TTS), and Custom Keyword Recognition in Azure Speech Services

Author Avatar
Ayaka Hara
This blog outlines best practices for optimizing Speech-to-Text (STT), Text-to-Speech (TTS), and Custom Keyword Recognition in Azure Speech Services, helping developers build more accurate and responsive voice-enabled applications.
ISE Developer Blog
Oct 30, 2025
Post comments count4
Post likes count3

Upgrading C++ Projects to Visual Studio 2026

Author Avatar
Augustin Popa
With Visual Studio 2026 version 18.0 getting closer to General Availability (GA), we want to share with you how you can upgrade your projects from your current versions of Visual Studio and the Microsoft C++ (MSVC) Build Tools to the latest versions. The new IDE ships with the v145...
C++ Team Blog
Failures Happen in Cloud, but How Azure Cosmos DB Keeps Your App Online
Oct 30, 2025
Post comments count1
Post likes count1

Failures Happen in Cloud, but how Azure Cosmos DB keeps your Applications Online

Author Avatar
Hari Sudan S
The only thing that’s constant in distributed systems is failures. No cloud platform is immune to failures — from regional outages and transient network blips to human errors or hardware faults. What defines resiliency & reliability isn’t the absence of failure, but how systems...
Azure Cosmos DB Blog
azd ghcp agent blog image
Oct 30, 2025
Post comments count0
Post likes count10

Introducing the azd extension to configure GitHub Copilot coding agent integration with Azure

Author Avatar
Kristen Womack
This post shares how to set up the GitHub Copilot coding agent integration with Azure resources and services by using the Azure Developer CLI (`azd`) extension.
Azure SDK Blog
banner oldnewthing blue image
Oct 30, 2025
Post comments count8
Post likes count3

Trying to build a XAML tree in code throws a "No installed components were detected" exception

Author Avatar
Raymond Chen
An unfortunate error code collision, but the explanatory text leads the way.
The Old New Thing
spfx roadmap 2025 october image
Oct 30, 2025
Post comments count3
Post likes count1

SharePoint Framework (SPFx) roadmap update – October 2025

Author Avatar
Vesa Juvonen
SPFx is powering the future of Microsoft 365. From AI-driven portals to seamless integrations across SharePoint, Teams and Viva, SPFx is driving innovation at scale. This blog series kicks off our journey into the next evolution—transparent, community-driven, and built for the AI era. Let’s shape what’s next, together.
Microsoft 365 Developer Blog
Oct 2025 Recap scaled image
Oct 30, 2025
Post comments count3
Post likes count2

Visual Studio October Update – new models, memories, planning, and more

Author Avatar
Jessie Houghton
The October 2025 update for Visual Studio 2022 (v17.14) is now available. In this month, we are bringing you improvements to model choices and agentic flows.  New Models  We now have Claude Sonnet 4.5  and Claude Haiku 4.5 available in the chat window. This means the latest...
Visual Studio Blog
Oct 30, 2025
Post comments count0
Post likes count0

Dev Proxy v1.3 with exporting to HAR, LLM usage tracking, and enhanced permissions analysis

Author AvatarAuthor Avatar
Waldek,
Garry
Introducing Dev Proxy v1.3 with new plugins for inspecting and debugging API requests, along with enhanced permissions analysis and improved OpenAPI spec generation for complex testing scenarios.
Microsoft 365 Developer Blog
The GitHub Copilot logo.
Oct 29, 2025
Post comments count0
Post likes count2

New GitHub Copilot capabilities for C++ developers: Upgrade MSVC, improve build performance, and refactor C++ code

Author Avatar
Erika Sweet
Yesterday at GitHub Universe, GitHub announced support for custom agents. Custom agents are specialized configurations with custom prompts and context that focus Copilot on specific development tasks. On the C++ team, we have a similar goal: Provide differentiated capabilities that...
C++ Team Blog