Microsoft
Developer Blogs

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

Highlights

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

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.
Read moreClick to read more about this post

Improving the Markdown Editor for Work Items

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...
Read moreClick to read more about this post

Latest posts

banner oldnewthing blue image
Dec 4, 2025
Post comments count5
Post likes count1

How can I read the standard output of an already-running process?

Author Avatar
Raymond Chen
You can't. You'll have to do it before the process starts.
The Old New Thing
18 0 url context image
Dec 4, 2025
Post comments count3
Post likes count3

Unlocking the Power of Web with Copilot Chat’s New URL Context

Author Avatar
Jessie Houghton
There are many scenarios where Copilot Chat can feel limited by the built-in model training data. Maybe you want guidance on the latest web framework, documentation, or project-specific resources—but Copilot’s responses just aren’t specific enough. For developers who...
Visual Studio Blog
Dec 4, 2025
Post comments count0
Post likes count2

Dev Proxy v2.0 with improved AI telemetry, and small breaking changes

Author AvatarAuthor Avatar
Waldek,
Garry
Introducing Dev Proxy v2.0 with improved AI telemetry, and small breaking changes.
Microsoft 365 Developer Blog
Microsoft Foundry 2mb image
Dec 3, 2025
Post comments count0
Post likes count0

Announcing Foundry MCP Server (preview) in the cloud, speeding up AI development with Microsoft Foundry

Author Avatar
SeokJin Han
MCP (Model Context Protocol) is a standard protocol that enables AI agents to securely connect with apps, data, and systems, supporting easy interoperability and seamless platform expansion. At Ignite, Microsoft Foundry introduced Foundry Tools, which serves as a central hub for...
Microsoft Foundry Blog
introducing data ingestion jpg image
Dec 3, 2025
Post comments count0
Post likes count5

Introducing Data Ingestion Building Blocks (Preview)

Author AvatarAuthor Avatar
Luis,
Adam
Announcing the preview of open, modular data ingestion building blocks in .NET, empowering developers to build scalable AI pipelines with seamless integration, extensibility, and easy getting started experiences across the .NET ecosystem.
.NET Blog
NovUpdateSlide image
Dec 3, 2025
Post comments count13
Post likes count5

Visual Studio November Update – Visual Studio 2026, Cloud Agent Preview, and more

Author Avatar
Simona Liao
Visual Studio 2026 is here! If you haven’t heard the news yet, we’re excited to share with you that Visual Studio 2026 is now generally available! This new version can better assist you with several performance improvements, a redesigned user experience, and a major leap in...
Visual Studio Blog
keyboard schemes image
Dec 3, 2025
Post comments count22
Post likes count6

Why changing keyboard shortcuts in Visual Studio isn’t as simple as it seems

Author Avatar
Mads Kristensen
A straight look at what’s behind the keys We’ve all tried unlearning a keyboard shortcut - it feels like forgetting how to breathe. Muscle memory doesn’t mess around. We wrestle with this every time someone suggest a “quick” shortcut change. It’s not just editing a keybinding...
Visual Studio Blog
banner oldnewthing blue image
Dec 3, 2025
Post comments count6
Post likes count5

How do I check whether the user has permission to create files in a directory?

Author Avatar
Raymond Chen
Request the directory security attributes that correspond to your proposed operation.
The Old New Thing
aspire deploy mermaid chart png image
Dec 3, 2025
Post comments count1
Post likes count3

Pipe dreams to pipeline realities: an Aspire Pipelines story

Author Avatar
Safia Abdalla
A deep dive into the evolution of Aspire Pipelines from basic callbacks in version 9.4 to the sophisticated pipeline execution model in Aspire 13, covering deployment orchestration, concurrency, and state management.
Aspire Blog