Microsoft
Developer Blogs

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

Highlights

In memory of the man who put red and green squiggles under words

Starting in Word and expanding to nearly every other word processor, and even things that aren't word processors.
Read moreClick to read more about this post

Stop overloading your skills

You built a skill for your technology. API references, authentication flows, SDK patterns, error handling, version info, all packed into one skill. The agent calls it, gets all that context, and generates code. The kicker? You've just wasted a lot of tokens. It already knows Models have...
Read moreClick to read more about this post

Latest posts

Jul 3, 2026
Post comments count1
Post likes count1

How did we conclude that CcNamespace.dll was the ringleader of a group of DLLs that unloaded prematurely?

Raymond Chen
Contextual clues.
The Old New Thing
Jul 3, 2026
Post likes count0

Enabling MLflow OpenAI Autolog on PySpark Workers

Jaya Kumar
When distributing LLM calls across PySpark workers via mapInPandas, MLflow autolog silently fails. Here is how to fix it.
ISE Developer Blog
Jul 2, 2026
Post comments count0
Post likes count2

Pure Virtual C++ 2026 Talks Announced

Marian Luparu
The featured talks for Pure Virtual C++ 2026 are here! Join us on July 21 for a free, one-day virtual conference for the whole C++ community.
C++ Team Blog
Jul 2, 2026
Post comments count6
Post likes count3

The case of the thread executing from an unloaded third-party DLL

Raymond Chen
Oops, I didn't realize that I was still doing that.
The Old New Thing
Jul 2, 2026
Post comments count0
Post likes count0

Fundamentals of Azure DevOps with SQL projects

Drew Skwiers-Koballa
Building automated pipelines with your SQL database projects enables you to build a rich CI/CD ecosystem to ensure that your application is being deployed with good quality code and at high confidence of success. SQL Database Projects are compatible with just about every automation...
Azure SQL Dev Corner
Jul 1, 2026
Post likes count0

Visual Studio Code 1.127

Visual Studio Code Team
Learn what is new in Visual Studio Code 1.127 Read the full article
VS Code Blog
Jul 1, 2026
Post likes count0

Visual Studio Code 1.128 (Insiders)

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.128 (Insiders) Read the full article
VS Code Blog
Jul 1, 2026
Post comments count1
Post likes count0

Upcoming Change: NTLM Removal in Git (libcurl) – Impact to Azure DevOps Server Customers

Gloridel Morales
Overview In September 2026, NTLM support will be removed from libcurl, which is used by Git for HTTP(S) operations. As a result, Git operations over HTTPS against Azure DevOps Server (on-premises) will stop working for customers who rely on NTLM authentication. This change is part of a...
Azure DevOps Blog
Jul 1, 2026
Post comments count0
Post likes count1

Audit Frontier AI Agents with SQL MCP Server

Jerry Nixon
With On-Behalf-Of authentication, SQL MCP Server lets agents access Microsoft SQL without losing the user identity behind the request. Azure SQL can audit the signed-in user who invoked the operation, not just the agent, app, or MCP server that carried it out.
Azure SQL Dev Corner
Jul 1, 2026
Post comments count0
Post likes count0

What AI benchmarks are not telling you

Waldek Mastykarz
This is the sixth article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to...
Microsoft for Developers
Jul 1, 2026
Post comments count5
Post likes count1

It rather involved being on the other side of this airtight hatchway: Changing administrative settings

Raymond Chen
Unlocking the door from the inside.
The Old New Thing
Jul 1, 2026
Post comments count0
Post likes count0

What’s new across Microsoft SQL in 2026 so far (SQL Server, Azure SQL, and SQL database in Fabric)

Anna Hoffman
We’re halfway through 2026, and Microsoft SQL has not slowed down. Since SQLCon/FabCon in March (where we released a ton of things, and those updates can be found in this udpates video), we shipped a wave of updates across SQL Server, Azure SQL, and SQL database in Fabric, with...
Azure SQL Dev Corner
Jun 30, 2026
Post comments count0
Post likes count2

Access GitHub Copilot in JetBrains - GitHub Copilot Is Now a Native Agent in JetBrains AI Assistant

Hang,
Antonio,
Jun
GitHub Copilot is now a first-class, native option in JetBrains AI Assistant agent picker(read more). You can select it directly from the chat interface, no extra configuration needed, and immediately put Copilot to work on real coding tasks without ever leaving AI...
Microsoft for Java Developers
Jun 30, 2026
Post comments count0
Post likes count0

SharePoint Framework (SPFx) roadmap update – July 2026

Vesa Juvonen
June celebrates the announcement of upcoming SharePoint Copilot Apps, ships the quality-focused SPFx 1.23.2 release, and shares the roadmap for the AI era - shaped by your feedback.
Microsoft 365 Developer Blog
Jun 30, 2026
Post comments count0
Post likes count1

Compose your API surface with Data API builder custom paths

Jerry Nixon
Data API builder (DAB) 2.0 adds compound paths for REST endpoints, giving developers more control over how their API surface is organized. Instead of mirroring database topology, endpoints can now reflect simple names, business areas, or schema ownership.
Azure SQL Dev Corner
Jun 30, 2026
Post comments count0
Post likes count1

MCP Beyond the Chat Window: Build Diagnostics in CI

Jan,
Yuliia
A practical tour of the Model Context Protocol tools for .NET build diagnostics - the full Binlog MCP toolset, how those tools run inside a GitHub Actions workflow, and what the evaluation data says about the efficiency gains.
.NET Blog
Jun 30, 2026
Post comments count0
Post likes count1

Visual Studio June Update - Track Your Usage, Trust Your Tools

Mark Downie
The June update includes a Copilot Usage window refresh with proactive alerts as you approach your limits, MCP servers now get a trust check before they run anything new.
Visual Studio Blog
Jun 30, 2026
Post comments count4
Post likes count3

MSIX Per-User vs All Users: Install, Provision, and Uninstall Packages

Howard Kapustein
MSIX supports making a package available to all users; the formal term is provisioning. Provisioning a package family makes it available to all users, whereas registration makes a package available to a single user. Per-User vs All Users Traditional installers often provide a...
Inside MSIX
Jun 30, 2026
Post comments count0
Post likes count1

Mailbox requirement set 1.16 now available for Outlook add-ins

Office Extensibility team
Mailbox requirement set 1.16 is now generally available for Outlook add-ins. This release reflects our continued investment in closing the gap between COM/VSTO and web add-ins, with a focus on message and information security. Mailbox 1.16 introduces APIs and platform updates that...
Microsoft 365 Developer Blog
Jun 30, 2026
Post comments count2
Post likes count1

2026 mid-year link clearance

Raymond Chen
Made it to another midpoint.
The Old New Thing
Jun 30, 2026
Post comments count5
Post likes count2

A compatibility note on the abuse of Windows window class extra bytes

Raymond Chen
Finding an illicit place to hide data.
The Old New Thing
Jun 30, 2026
Post comments count0
Post likes count0

🚀React Native Windows v0.84 is here!!

Vineeth,
Vivek,
Sourav
We're excited to release React Native Windows 0.84.0, aligned with React Native 0.84.1. React Native Windows v0.84 delivers input-handling improvements such as standard click events and imperative focus, theme-aware defaults and robust hit-testing semantics. 🔥 What's New in RNW...
React Native
Jun 29, 2026
Post comments count1
Post likes count0

.NET 8 and .NET 9 will reach End of Support on November 10, 2026

Rahul Bhandari (MSFT)
.NET 8 and .NET 9 will both reach end of support on November 10, 2026. Learn what this means and how to upgrade to .NET 10 (LTS).
.NET Blog
Jun 29, 2026
Post comments count5
Post likes count2

SkiaSharp 4.0 is here: announcing the first stable release

Matthew Leibowitz
SkiaSharp 4.148.0 is the first stable release of SkiaSharp v4. Learn what is new, why you should be excited, and join the SkiaSharp live event on June 30.
.NET Blog
Jun 29, 2026
Post comments count0
Post likes count0

Packaging and Package Identity for .NET apps with WinApp CLI on Windows

Zachary Teutsch
Use the WinApp CLI to add identity to and package .NET desktop applications, enabling deeper integration to Windows and easier distribution.
.NET Blog
Jun 29, 2026
Post comments count22
Post likes count17

WSL container is now available for public preview

Craig Loewen
At Microsoft Build 2026, we introduced WSL containers, bringing Linux container development directly into Windows through the Windows Subsystem for Linux (WSL). Containers have become a foundational part of modern development - from cloud-native applications and AI workloads to testing...
Windows Command Line
Jun 29, 2026
Post comments count5
Post likes count2

Automating your Visual Studio extension builds with GitHub Actions

Mads Kristensen
If you’re building and maintaining Visual Studio extensions, you’ve probably ended up with some sort of build and publishing workflow - whether it’s manual, scripted, or stitched together over time. This post is for extension authors who want a simple, repeatable way to build,...
Visual Studio Blog
Jun 29, 2026
Post comments count2
Post likes count2

The evolution of window and class extra bytes in Windows

Raymond Chen
The intended usage is encoded in the prefix.
The Old New Thing
Jun 29, 2026
Post comments count2
Post likes count2

Agent Harness: Working with your data, safely

Wes Steyn
Part 2 of Build your own claw and agent harness with Microsoft Agent Framework. In Part 1 we stood up a harness and gave our personal finance assistant its first abilities: a custom tool, web search, and planning. It can talk about the markets - but it can't yet touch your data, and...
Microsoft Agent Framework
Jun 29, 2026
Post comments count0
Post likes count0

Remote Event Receivers are retiring: move to SharePoint webhooks before July 1, 2027

SharePoint team
Remote Event Receivers in SharePoint Online are retiring. Starting July 1, 2027, all remote event receivers will stop firing events, including those registered using Microsoft Entra applications.
Microsoft 365 Developer Blog
Jun 29, 2026
Post comments count0
Post likes count0

Spring AI 2.0 is GA: Vector Search, Memory, and Agents on Azure Cosmos DB

Theo van Kraay
The wait is over. Spring AI 2.0 is generally available, and Azure Cosmos DB is right there with it. With this release, Spring AI graduates into a mature, production-ready framework for building AI applications in Java, and Azure Cosmos DB ships dedicated, vendor-maintained...
Azure Cosmos DB Blog
Jun 26, 2026
Post comments count0
Post likes count0

Azure Developer CLI (azd) - May and June 2026

Kristen Womack
A combined May and June recap. A new azd tool command group, the cross-platform azd exec runner, safer multi-layer provisioning, an interactive Ctrl+C cancel prompt, Go support for Azure Functions, self-contained extension bundles, per-tenant subscription filters, and a long list of correctness fixes for parallel Container Apps deploys and authentication.
Azure SDK Blog
Jun 26, 2026
Post comments count21
Post likes count5

The case of the DLL that was not present in memory despite not being formally unloaded, part 2

Raymond Chen
Tying two bugs together.
The Old New Thing
Jun 26, 2026
Post likes count0

Passing Context Between Agents in Multi-Agent A2A Systems

Olha,
Scott
How we solved the challenge of passing conversational context between independently deployed agents using the A2A protocol's embedded context pattern, keeping domain agents stateless and secure.
ISE Developer Blog
Jun 26, 2026
Post likes count0

Iterating faster with TypeScript 7

VS Code Team
How the VS Code and TypeScript teams collaborated to adopt TypeScript 7 and speed up VS Code development Read the full article
VS Code Blog
Jun 25, 2026
Post comments count0
Post likes count0

Save the Date: Pure Virtual C++ 2026

Marian Luparu
Pure Virtual C++ is back for its 7th year! Join us on July 21 for a free, one-day virtual conference for the whole C++ community.
C++ Team Blog
Jun 25, 2026
Post comments count0
Post likes count1

Your agent already has a plan

Garry Trinder
If an agent isn't doing the right thing, the obvious move is to make the docs clearer. Add a tip, spell out the correct command, describe the right approach more prominently. You do all of that, and the agent still ignores it. It does what it had already decided to do. The tip wasn't...
Microsoft for Developers
Jun 25, 2026
Post comments count0
Post likes count0

Learn from Microsoft: Transform software development through an agentic platform

Poonam Gupta
See how Microsoft is transforming software development with agentic workflows, AI-powered automation, and specialized agents across the engineering lifecycle.
Microsoft for Developers
Jun 25, 2026
Post comments count5
Post likes count8

The case of the DLL that was not present in memory despite not being formally unloaded, part 1

Raymond Chen
Figuring out how it went missing.
The Old New Thing
Jun 25, 2026
Post comments count1
Post likes count0

Which Azure Cosmos DB Role Does My App Need?

Sudhanshu,
Iria
In the previous post in the series, we covered the security decisions you make on day one. In this part, we will talk about how to give your app access to Cosmos DB data, using roles and a managed identity instead of keys. The situation You’ve built your app. It works locally. Now...
Azure Cosmos DB Blog
Jun 24, 2026
Post likes count0

Visual Studio Code 1.126

Visual Studio Code Team
Learn what is new in Visual Studio Code 1.126 Read the full article
VS Code Blog
Jun 24, 2026
Post comments count0
Post likes count1

Azure Functions MCP Extension: What's New at Build 2026

Lily Ma
A roundup of what shipped in the Azure Functions MCP extension since preview: resource and prompt triggers, MCP Apps, built-in MCP authentication, structured and rich content, fluent .NET configuration APIs, and what is coming next.
Azure SDK Blog
Jun 24, 2026
Post comments count2
Post likes count1

When the model has never seen your code

Waldek Mastykarz
This is the fifth article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to...
Microsoft for Developers
Jun 24, 2026
Post comments count0
Post likes count1

Cancellation of Windows Runtime activities is asynchronous

Raymond Chen
You're asking for it to cancel, but it doesn't wait for confirmation.
The Old New Thing
Jun 23, 2026
Post comments count2
Post likes count1

Streamline C++ Code Intelligence Setup in Copilot CLI

Sinem Akinci
C++ developers can now bring IDE-style semantic intelligence into Copilot CLI with less setup. The C++ language server plugin supports richer code navigation, diagnostics, symbol understanding, and code changes by using the same build context your compiler does. That build context...
C++ Team Blog
Jun 23, 2026
Post comments count0
Post likes count1

Add vs Stage and Register

Howard Kapustein
As previously mentioned to 'install' a package, as people think of the term, Windows actually performs two separate operations: staging and registration. To oversimplify: Staging puts the package content on disk. At this point the package is present, but inert and unused. Registering...
Inside MSIX
Jun 23, 2026
Post comments count10
Post likes count3

Microspeak elaborated: Isn't escrow just a release candidate by another name?

Raymond Chen
Yes, but the name is a psychological trick.
The Old New Thing
Jun 23, 2026
Post comments count4
Post likes count1

Going beyond text in Microsoft 365 Copilot - Introducing SharePoint Copilot Apps

Vesa Juvonen
Microsoft 365 Copilot is brilliant with words - but work isn't only words. Introducing SharePoint Copilot Apps: bring rich, interactive UX components straight into the Copilot canvas, built with any JavaScript stack your team already knows. Reuse your existing SPFx investments across Copilot, SharePoint, and Teams - no new platform, no infrastructure, no lock-in.
Microsoft 365 Developer Blog
Jun 22, 2026
Post comments count0
Post likes count0

Azure SDK Release (May 2026)

Justin Bettencourt
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.
Azure SDK Blog
Jun 22, 2026
Post comments count0
Post likes count3

Meet your agent harness and claw

Wes Steyn
Part 1 of Build your own claw and agent harness with Microsoft Agent Framework. In the overview we said a "claw" is really just an agent harness: a loop around a model, wired up with tools, planning, memory, and more. In this first post we stand up that loop and give our personal...
Microsoft Agent Framework
Jun 22, 2026
Post comments count0
Post likes count1

Build your own claw and agent harness with Microsoft Agent Framework

Wes Steyn
What does it take to build your own "claw" - a capable, CLI-style agent that can plan, use tools, remember things, and safely act on your behalf? Coding agents and assistants like these can feel like magic, but underneath they are an agent harness: a loop around a language model wired up...
Microsoft Agent Framework
Jun 22, 2026
Post comments count0
Post likes count3

Models don't have preferences, they have context

Waldek Mastykarz
You open a fresh chat, type "What framework should I use for a web app?", and the model says "React." You screenshot it, share it, and write "Claude prefers React." It gets engagement. People nod along. A few reply with their own results. And now we have a consensus: Claude prefers React....
Microsoft for Developers
Jun 22, 2026
Post comments count26
Post likes count17

In memory of the man who put red and green squiggles under words

Raymond Chen
Starting in Word and expanding to nearly every other word processor, and even things that aren't word processors.
The Old New Thing
Jun 22, 2026
Post comments count0
Post likes count1

How to Use Deep Agents with Azure Cosmos DB – Plan, act, and verify against operational data

Abhishek Gupta
Deep Agents is an agent harness built on LangGraph, for agents that need to work through a task over many steps instead of a single LLM call. The agent runs tools, looks at the results, and uses that to pick the next one, keeping a todo list as it goes. On top of that loop the harness...
Azure Cosmos DB Blog
Jun 22, 2026
Post comments count2
Post likes count0

Retirement of Azure DevOps issuer in Workload identity federation service connections

Eric van Wijk
We are announcing the deprecation of the Azure DevOps issuer in workload identity federation (WIF) service connections, with planned retirement on July 1, 2027. The Azure DevOps issuer uses the https://vstoken.dev.azure.com prefix in federated credentials. This change is part of...
Azure DevOps Blog
Jun 21, 2026
Post comments count0
Post likes count0

Copilot 在 JetBrains IDE:功能更新与 Claude 作为 Agent 提供方预览

Jialuo Gan
本次更新为 GitHub Copilot for JetBrains IDEs 带来了对来自 GitHub 的组织和企业级 agent 的支持,让你可以在 Copilot CLI 会话中排队和引导消息,引入了全新的 agent 调试日志摘要视图,并将 Claude 作为 agent...
Java Blog in Chinese
Jun 19, 2026
Post comments count1
Post likes count2

What does it mean when the bottom bit of my HMODULE is set?

Raymond Chen
A special kind of HMODULE.
The Old New Thing
Jun 19, 2026
Post likes count0

Separating Deterministic Extraction from AI Inference in Industrial Summarization

Viktor Ciroski
When 100% of our prototype outputs were valid JSON but 0% met the data contract, we discovered the LLM was doing work that software should own. A field classification exercise and 4-pass pipeline brought schema compliance from 0% to 100%.
ISE Developer Blog
Jun 19, 2026
Post likes count0

What 50,000 Runs of a 5-Line Eval Taught Us

Julia Kasper
How AI coding models calibrate effort, token cost, and tool use on even the simplest task, and what that means for model selection and cost. Read the full article
VS Code Blog
Jun 18, 2026
Post comments count0
Post likes count3

Meet the Agent Academy Hackathon Winners

April Dunnam
From May 12 to June 2, 2026, builders from around the world put their Agent Academy learning to the test by designing, building, and shipping real, working AI agents with Copilot Studio. After two weeks of judging, we’re thrilled to announce the Agent Academy Hackathon winners. 🏆...
Power Platform Developer Blog
Jun 18, 2026
Post comments count0
Post likes count1

Outcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

Govind Kamtamneni
We shipped a lot at Build 2026: hosted agents, Toolboxes, Foundry IQ, Memory, Managed Compute, fine‑tuning, Frontier Tuning, and a new evaluation and optimization stack. Read as a feature list, it is a lot to hold in your head. So here is a simpler way to see it: these are the parts...
Microsoft Foundry Blog
Jun 18, 2026
Post comments count0
Post likes count0

DirectX Dump Files Preview Now Available!

Jacques van Rhyn
At this year’s GDC, we shared our vision for bringing console‑level GPU developer tools to Windows. As part of that announcement, we introduced DirectX Dump Files as a major step forward in GPU crash debugging on Windows. Today, we’re excited to make our DirectX Dump Files public...
DirectX Developer Blog
Jun 18, 2026
Post comments count0
Post likes count2

PIX 2606.18-preview: DirectX Dump Files and more

Austin Kinross
Today we released PIX 2606.18-preview, available here. This PIX release coincides with the preview availability of DirectX Dump Files (.dxdmp). The PIX UI can open DirectX Dump Files directly for analysis, and the PIX API can be used to analyze them programmatically. Please visit the...
PIX on Windows
Jun 18, 2026
Post comments count4
Post likes count1

Stop overloading your skills

Waldek Mastykarz
You built a skill for your technology. API references, authentication flows, SDK patterns, error handling, version info, all packed into one skill. The agent calls it, gets all that context, and generates code. The kicker? You've just wasted a lot of tokens. It already knows Models have...
Microsoft for Developers
Jun 18, 2026
Post comments count5
Post likes count2

Why doesn't Get­Last­Input­Info() return info for the user I'm impersonating?

Raymond Chen
It doesn't care about impersonation, says so on the tin.
The Old New Thing
Jun 18, 2026
Post comments count4
Post likes count20

Announcing TypeScript 7.0 RC

Daniel Rosenwasser
Today we are excited to announce the Release Candidate of TypeScript 7.0! If you haven't been following TypeScript 7.0's development, this release is significant in that it is built on a completely new foundation. Over the past year, we have been porting the existing TypeScript...
TypeScript
Jun 18, 2026
Post likes count0

Use your own language model key in VS Code

Kayla Cinnamon
Learn how to use bring your own key (BYOK) in VS Code to add models from providers like Azure, Anthropic, Gemini, OpenAI, Huggingface, OpenRouter, or use a local model with Ollama, Foundry Local, and more. Read the full article
VS Code Blog
Jun 17, 2026
Post likes count0

Visual Studio Code 1.125

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.125 Read the full article
VS Code Blog
Jun 17, 2026
Post comments count1
Post likes count3

Intelligent Terminal 0.1.1 is here: bash support, new slash commands, and more customization

Hamza Usmani
We're back with the first servicing release of Intelligent Terminal! This update brings auto error detection to Bash and WSL, a new /fix command for on-demand help, an on-the-fly /model picker, a customizable agent pane, and Windows 10 support, along with a round of bug fixes and...
Windows Command Line
Jun 17, 2026
Post comments count0
Post likes count2

AI-Powered MSBuild Investigation with the Microsoft Binlog MCP Server

Yuliia,
Jan
Diagnose MSBuild build failures and performance issues with AI using the new Microsoft Binlog MCP Server - 15 specialized tools that let your AI assistant investigate binary logs.
.NET Blog
Jun 17, 2026
Post comments count0
Post likes count0

When your agent extensions fight each other

Waldek Mastykarz
This is the fourth article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to...
Microsoft for Developers
Jun 17, 2026
Post comments count6
Post likes count2

Windows stack limit checking retrospective, follow-up

Raymond Chen
Choosing the register to use to pass the desired stack allocation size.
The Old New Thing
Jun 17, 2026
Post comments count0
Post likes count0

Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention

Hans,
Jay
Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention Picture the first few hours after a serious data incident. A production application is down. Security teams are still trying to understand what happened. Application owners need to know...
Azure Cosmos DB Blog
Jun 17, 2026
Post likes count0

Improving token efficiency for GitHub Copilot in VS Code

Ryan Caldwell, Bhavya U
Learn how we're improving token efficiency for GitHub Copilot to reduce costs and latency for VS Code users. Read the full article
VS Code Blog
Jun 16, 2026
Post comments count1
Post likes count1

Boosting Adobe Photoshop’s Performance with MSVC and SPGO

Eric Brumer
Boosting Adobe Photoshop’s Performance with MSVC and SPGO Adobe and Microsoft worked together to improve Photoshop performance and responsiveness on Windows by combining MSVC’s peak-performance build settings with Sample-based Profile-Guided Optimization (SPGO). The collaboration...
C++ Team Blog
Jun 16, 2026
Post comments count0
Post likes count0

Aspire in VS Code: the 13.4 developer loop

Adam Ratzman
Aspire 13.4 brings more of the local development loop into VS Code: AppHost CodeLens actions, live resource state, dashboard shortcuts, typed resource command prompts, TypeScript AppHost support, and multi-language debugging.
Aspire Blog
Jun 16, 2026
Post comments count0
Post likes count2

Third Rule of MSIX

Howard Kapustein
MSIX has several core principles underlying its design and implementation. Engineers half-jokingly call these The Rules of MSIX. The Third Rule of MSIX is arguably the most important and certainly the most foundational: Package identity is unique across space and...
Inside MSIX
Jun 16, 2026
Post comments count0
Post likes count0

Competing against yourself

Waldek Mastykarz
You shipped a new CLI: better developer experience, modern architecture, and optimized for agents. You deprecated the old one, updated the docs, and blogged about it. Developers are migrating. Then someone asks an AI coding agent to scaffold a project, and the agent... uses the old...
Microsoft for Developers
Jun 16, 2026
Post comments count7
Post likes count3

Retrofitting the WM_COPY­DATA message onto Windows 3.1

Raymond Chen
It was carefully designed to be trivial.
The Old New Thing
Jun 16, 2026
Post comments count0
Post likes count1

Announcing General Availability of the Azure Cosmos DB Built-in Connector for Logic Apps Standard

Theo van Kraay
Today, we're excited to announce the general availability of the Azure Cosmos DB built-in connector for Azure Logic Apps Standard. This connector gives you a native, high-performance way to integrate Azure Cosmos DB into your Standard logic app workflows, with better throughput, lower...
Azure Cosmos DB Blog
Jun 15, 2026
Post comments count4
Post likes count1

GitHub Copilot for JetBrains is moving to Copilot CLI as the default agent harness

Ji Dong
Copilot CLI is becoming the default agent harness in GitHub Copilot for JetBrains, and our local harness will be deprecated. This change provides greater consistency across all GitHub Copilot surfaces and is an important step toward faster feature parity and higher-quality results in...
Microsoft for Java Developers
Jun 15, 2026
Post comments count22
Post likes count7

Make Visual Studio look the way you want

Mads Kristensen
Themes are personal. Some of us live in dark mode, some swear by high contrast, and some of us have very strong opinions about that one shade of blue from years ago. The new themes in Visual Studio 2026 are built on Fluent, which gives us a much more consistent and accessible foundation,...
Visual Studio Blog
Jun 15, 2026
Post comments count28
Post likes count13

The time the x86 emulator team found code so bad that they fixed it during emulation

Raymond Chen
Offensive content in the eyes of a software engineer.
The Old New Thing
Jun 12, 2026
Post comments count0
Post likes count1

GitHub Copilot modernization for C++ is out of preview

Michael Price
GitHub Copilot modernization for C++ is out of preview as of Visual Studio 2026, helping you upgrade your MSVC Build Tools with an AI-guided workflow.
C++ Team Blog
Jun 12, 2026
Post comments count8
Post likes count3

How can I schedule work on a thread pool with low latency?

Raymond Chen
The thread pool is designed for throughput, not latency.
The Old New Thing
Jun 12, 2026
Post likes count3

Orchestration Patterns for Multi-Agent Systems: Performance and Trade-offs

Lily Jia
Real-world lessons from evolving a production chatbot into a coordinator-based multi-agent architecture, including performance trade-offs for enterprise-scale agent reuse.
ISE Developer Blog
Jun 11, 2026
Post comments count0
Post likes count4

MSVC Build Tools Preview updates - June 2026

Eric Brumer
Try the latest updates to MSVC Build Tools Preview
C++ Team Blog
Jun 11, 2026
Post comments count2
Post likes count1

June Patches for Azure DevOps Server

Gloridel Morales
We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with the latest, most secure version of Azure DevOps Server. The most recent release, Azure DevOps Server, is available on the download page. The...
Azure DevOps Blog
Jun 11, 2026
Post comments count0
Post likes count0

Migrating EWS notifications to Microsoft Graph

Microsoft Graph team
Migrating from the Exchange Web Services (EWS) notification framework, which supports push, pull, and streaming notification types — to the Microsoft Graph subscription model represents a fundamental transition toward a unified, stateless, and event-driven framework.
Microsoft 365 Developer Blog
Jun 11, 2026
Post comments count0
Post likes count0

Your agent just scaffolded a project from 2020

Waldek Mastykarz
Your agent ran a scaffold command. Project generated, dependencies resolved, no errors. Everything looks fine. Except it's based on the project structure from 2020, and neither you nor the agent noticed. How npx picks the right-but-wrong version When an agent scaffolds a project or runs...
Microsoft for Developers
Jun 11, 2026
Post comments count0
Post likes count3

Windows App Development CLI v0.3.2 — bundling support, smarter initialization, and more

Zachary Teutsch
Windows App Development CLI v0.3.2 is here! This release brings MSIX bundle support for multi-architecture packaging, a smarter winapp init experience that auto-detects your projects, higher quality UI screenshots, and a handful of reliability fixes across the board. Get the update by...
#ifdef Windows
Jun 11, 2026
Post comments count12
Post likes count8

Review pull requests without leaving Visual Studio

Leah Tran
Pull request integration in Visual Studio has been one of the most requested Git features. Developers have been asking for a way to open a PR, inspect the changes, discuss feedback, and finish the review without switching to the browser. The feedback on that request has played a big role...
Visual Studio Blog
Jun 11, 2026
Post comments count3
Post likes count2

Copilot Autofix for GitHub Advanced Security for Azure DevOps

Laura Jiang
Over the last few years, we've encouraged customers to move their repositories from Azure Repos to GitHub, where the newest AI-powered and agentic development experiences land first. Migrating isn't equally simple for everyone. A move to GitHub can range from straightforward to a...
Azure DevOps Blog
Jun 11, 2026
Post comments count5
Post likes count4

Understanding the rationale behind a rule when trying to circumvent it

Raymond Chen
I mean, technically I didn't do it.
The Old New Thing
Jun 10, 2026
Post comments count0
Post likes count0

Agents League Hackathon 2026 - Enterprise Agents

Paolo Pialorsi
From declarative agents for Microsoft 365 Copilot to fully autonomous multi-agent systems orchestrating complex workflows, developers now have the power to redefine how work gets done. If you're ready to push those boundaries, Agents League Hackathon 2026 is your stage. What is...
Microsoft 365 Developer Blog
Jun 10, 2026
Post likes count0

Visual Studio Code 1.124

Visual Studio Code Team
Learn what is new in Visual Studio Code 1.124 Read the full article
VS Code Blog
Jun 10, 2026
Post comments count0
Post likes count0

Is your agent extension actually working?

Waldek Mastykarz
This is the third article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to...
Microsoft for Developers
Jun 10, 2026
Post comments count0
Post likes count0

Stop skillmaxxing, save your tokens

Waldek Mastykarz
You built a dozen skills for your technology: authentication, CRUD, error handling, deployment, testing, monitoring. Then you installed a cloud platform bundle with 15 more covering diagnostics, storage, compliance, and cost optimization. A design suite. A marketing pack. Document...
Microsoft for Developers
Jun 10, 2026
Post comments count1
Post likes count1

Join us for .NET Day on Agentic Modernization Livestream

Jeffrey Fritz
Announcing the .NET Day of Agentic Modernization Livestream
.NET Blog
Jun 10, 2026
Post comments count3
Post likes count13

Spec-Driven Development: A Spec-First Approach to AI-Native Engineering

Apoorv Gupta
AI has made software delivery faster, but speed alone does not guarantee better outcomes. As teams adopt AI-native development, the real challenge is keeping requirements, design, implementation, and validation aligned so the final result still reflects the original intent. Spec-Driven...
Microsoft for Developers
Jun 10, 2026
Post comments count7
Post likes count2

What's the opposite of Clip­Cursor that lets me exclude the cursor from a region?

Raymond Chen
There is no such feature, but you can just exclude it virtually.
The Old New Thing
Jun 9, 2026
Post comments count1
Post likes count2

PowerToys 0.100 is here: new Shortcut Guide, Command Palette improvements and much more!

Niels Laute
We're back with a fresh PowerToys release! This month introduces the brand-new Shortcut Guide, a major Command Palette update with the new Extension Gallery and multi-monitor Dock support, and a wave of improvements to Power Display. We've also upgraded PowerToys to .NET 10, improved...
Windows Command Line
Jun 9, 2026
Post comments count1
Post likes count6

.NET 11 Preview 5 is now available!

.NET Team
Find out about the new features in .NET 11 Preview 5 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more!
.NET Blog
Jun 9, 2026
Post comments count0
Post likes count0

.NET and .NET Framework June 2026 servicing releases updates

Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for June 2026.
.NET Blog
Jun 9, 2026
Post comments count0
Post likes count1

Distributed multi-agent systems with Aspire and Microsoft Agent Framework

Tommaso Stocchi
Learn how Aspire, Microsoft Agent Framework, and Microsoft Foundry model, run, observe, and publish a distributed multi-agent AlpineAI ski resort demo.
Aspire Blog
Jun 9, 2026
Post comments count0
Post likes count0

ICYMI: Inside the Microsoft Agent Framework: How we designed a layered SDK

Shawn Henry
In case you missed it, the Command Line blog was launched last week and has a great article (by yours truly) about our SDK design philosophy with Microsoft Agent Framework. Check it out: Inside the Microsoft Agent Framework: How we designed a layered SDK   Developers are...
Microsoft Agent Framework
Jun 9, 2026
Post comments count0
Post likes count1

Staging Part 2 - Disk Space Optimization

Howard Kapustein
"Disk space optimizations" is one of the key features of MSIX: Disk space optimizations. With MSIX there is no duplication of files across apps and Windows manages the shared files across apps. The apps are still independent of each other so updates will not impact other apps that...
Inside MSIX
Jun 9, 2026
Post comments count17
Post likes count9

Copilot Code Reviews for Azure Repos

Dan,
Andrew
🚨 ​​​​​​​Attention: We are accepting a final round of preview requests, with those organizations scheduled for enablement beginning the second week of July. Requests submitted after July 3 will not be accepted into the preview program. Over the last several...
Azure DevOps Blog
Jun 8, 2026
Post comments count0
Post likes count1

Microsoft Build 2026 recap: vision, launches, and top sessions

Jon Galloway
Catch up on Microsoft Build 2026 with the vision lead-off, top developer announcements, and must-watch sessions across the Microsoft developer ecosystem.
Microsoft for Developers
Jun 8, 2026
Post comments count3
Post likes count5

.NET at Microsoft Build 2026: Must watch sessions

Daniel Roth
Catch up on all the .NET sessions from Microsoft Build 2026 covering .NET 11, union types in C#, AI building blocks, the agentic web, .NET MAUI, and more!
.NET Blog
Jun 8, 2026
Post comments count10
Post likes count3

Enterprise Live Migrations: Moving from Azure DevOps Repo to GitHub with minimal disruption

Soo,
Bhuvan
Over the last several years, we’ve encouraged customers to move their repositories from Azure Repos to GitHub to take advantage of the latest AI-powered and agentic development experiences. For many enterprise teams, however, migrating at scale comes with real constraints. Traditional...
Azure DevOps Blog
Jun 8, 2026
Post comments count2
Post likes count2

Rotation revisited: Shuffling more than three blocks, and other small notes

Raymond Chen
Generalizing the shuffle to arbitrary numbers of blocks.
The Old New Thing
Jun 5, 2026
Post comments count2
Post likes count3

Rotation revisited: Avoiding having to calculate the gcd when doing cycle decomposition

Raymond Chen
Math is hard. Let's go counting!
The Old New Thing
Jun 4, 2026
Post comments count0
Post likes count0

What's New in vcpkg (May 2026)

Augustin Popa
This release includes major library updates for Boost 1.91, Qt 6.11, and OpenCASCADE 8.0, along with 27 new ports and over 500 port updates.
C++ Team Blog
Jun 4, 2026
Post comments count0
Post likes count0

Frameworks only matter when they force decisions

davidwright,
Arnaud,
Suzanne
Frameworks mean nothing, until they change what gets built! In this article we discuss how Git-Ape turns architecture and governance into delivery controls on Azure because, if frameworks do not shape delivery decisions, they are just decoration. Cloud teams do not have a...
All things Azure
Jun 4, 2026
Post comments count0
Post likes count3

Aspire Multi-repo Rollout at Scale with Agentic AI

Jeff Liu
This is part 2 blog of the windows 365 integration journey with Aspire. This blog focus to show how Windows 365 scaled Aspire adoption with reliability patterns and an agentic AI rollout system across 50+ repos.
Aspire Blog
Jun 4, 2026
Post comments count1
Post likes count2

Rotation revisited: Cycle decomposition in clang's libcxx

Raymond Chen
Rotating in the minimum number of steps by performing cycle decomposition.
The Old New Thing
Jun 4, 2026
Post comments count0
Post likes count0

Accelerate Edge AI Development with Foundry Local

samkemp,
Emma,
Inbal
Why edge AI development is still hard  AI is no longer confined to cloud experiments. Developers are increasingly expected to deliver AI inside apps, devices, and edge systems where responsiveness, privacy, resilience, and local control are essential. But building those experiences for...
Microsoft Foundry Blog
Jun 4, 2026
Post likes count2

How we Decide Between Keyword and Hybrid Search: 5 Enterprise Evaluation Criteria

Beijie Zhang
A data-driven framework we use in enterprise deployments to decide between vector-only keyword and hybrid search, based on five measurable evaluation criteria.
ISE Developer Blog
Jun 3, 2026
Post likes count0

Visual Studio Code 1.123

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.123 Read the full article
VS Code Blog
Jun 3, 2026
Post comments count0
Post likes count0

Build 2026: From observability to ROI for AI agents on any framework 

Sebastian Kohlmeier
9 min read · June 3, 2026 · Sebastian Kohlmeier    Shipping an AI agent is the easy part. Keeping it accurate, safe, and accountable in production is where teams get stuck. Agents are non-deterministic. Their behavior shifts as models update, tools change, and traffic...
Microsoft Foundry Blog
Jun 3, 2026
Post comments count1
Post likes count0

Go 1.26.4-1 and 1.25.11-1 Microsoft builds now available

Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers
Jun 3, 2026
Post comments count14
Post likes count2

How Microsoft is migrating repositories to GitHub

Poonam Gupta
For the past decade, Azure DevOps has powered software development at Microsoft, supporting some of our largest repositories and most complex engineering workflows across Azure Repos, Boards, and Pipelines. Software development is being reshaped by AI, and where code lives now have a...
Azure DevOps Blog
Jun 3, 2026
Post comments count0
Post likes count0

Expanding the Reach of Document Translation - New Capabilities Announced at Microsoft Build

Swetha Machanavajhala
Learn how new Document Translation capabilities in Azure Translator, available in Foundry Tools, help developers translate images, PDFs, Office files, DITA, XLIFF, and future LLM-powered document workflows.
Microsoft Foundry Blog
Jun 3, 2026
Post comments count0
Post likes count0

Microsoft Agent Framework at BUILD 2026: Agent Harness, Hosted Agents, CodeAct, and more

Shawn Henry
Microsoft Agent Framework at BUILD 2026: Agent Harness, Hosted Agents, CodeAct, and more BUILD 2026 is underway, and the Microsoft Agent Framework team have a round-up of exciting announcements! Microsoft Agent Framework (MAF) is our open-source SDK and runtime for building AI agents...
Microsoft Agent Framework
Jun 3, 2026
Post comments count0
Post likes count1

Announcing Foundry Managed Compute: Run open models in Microsoft Foundry

Manoj Bableshwar
Microsoft Foundry Managed Compute is a new GPU platform-as-a-service for hosting open-source and custom AI models behind the same endpoint, SDKs, and bill as frontier models.
Microsoft Foundry Blog
Jun 3, 2026
Post comments count0
Post likes count2

Introducing Agent Optimizer in Foundry Agent Service

Luis,
Victor
With hosted agents, we made it straightforward to build and deploy agents on Foundry. You write your logic, run azd deploy, and your agent is live. But “live” and “production-ready” aren’t the same thing. The gap shows up quickly. Your customer support agent handles...
Microsoft Foundry Blog
Jun 3, 2026
Post comments count0
Post likes count2

Making agent memory more reliable, transparent, and production-ready

Lewis Liu
Memory has always mattered for personalization and continuity. But as customers move agents from demos into production, another requirement becomes just as important: reliability.   Enterprise teams need agents that not only remember facts, but also apply what they have learned to...
Microsoft Foundry Blog
Jun 3, 2026
Post comments count0
Post likes count2

Discovery to Execution: Scaling Agents with Toolboxes and Routines in Microsoft Foundry

Linda,
Maria
Tooling doesn’t break at a small scale—it breaks when teams move to production. AI adoption accelerates, so does the number of tools available to them. Discovering, managing and securing the right tools has quickly become one of the biggest challenges in building production-grade...
Microsoft Foundry Blog
Jun 3, 2026
Post comments count0
Post likes count1

From Building Agents to Working with Them: Enterprise Agent Distribution in Microsoft Foundry

Amanda Foster
The past year was about building agents. The next year is about putting them to work.  Organizations have moved quickly from experimenting with AI agents to building ones that perform complex business processes and execute long-running tasks. But the bottleneck has shifted. The...
Microsoft Foundry Blog
Jun 3, 2026
Post comments count1
Post likes count3

Rotation revisited: A shocking discovery about gcc's unidirectional rotation algorithm

Raymond Chen
We've seen this before.
The Old New Thing
Jun 2, 2026
Post comments count0
Post likes count0

Build smarter document workflows: What's new in Azure Content Understanding at Build 2026

Peyton,
Joe,
Ronak
Azure Content Understanding (CU) in Foundry Tools is Microsoft's comprehensive content AI service. It ingests diverse data types — documents, audio, images, and video — and extracts the most critical information to power well-grounded, reliable generative AI and agentic solutions....
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count2

Build, scale, and monetize apps and agents with Microsoft Marketplace

Cyril Belikoff
At Microsoft Build, we are sharing how Microsoft Marketplace brings development, distribution, and monetization together— so apps and agents move beyond prototyping into real-world usage at scale. Microsoft Marketplace connects tens of thousands of cloud and AI solutions built by...
All things Azure
Jun 2, 2026
Post comments count0
Post likes count3

Introducing azure-functions-skills: An AI-Era Workspace for Azure Functions (Preview)

Tsuyoshi Ushio
azure-functions-skills gives GitHub Copilot CLI, Claude Code, Codex CLI, and VS Code the skills, MCP configuration, hooks, and instructions needed to create, diagnose, deploy, and validate Azure Functions projects end-to-end.
Azure SDK Blog
Jun 2, 2026
Post comments count0
Post likes count1

Announcing the Public Preview of Integrated Embeddings in Azure Cosmos DB: Build AI Apps With Embeddings That Stay in Sync

Abhishek Gupta
AI applications built on Azure Cosmos DB depend on embeddings for grounded results. Keeping them in sync with your data is the hard part: it means building and operating a separate data pipeline to track changes, call an embedding model, and write the results back to Azure Cosmos DB. In...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count1

Introducing OmniVec: An Open-Source Embedding Platform for AI Apps on Azure

Abhishek Gupta
Today we are open-sourcing OmniVec, a platform for building and operating the embedding pipelines that keep the vector representation of your operational data in sync as it changes. You register data sources, embedding model(s), vector stores (destination), and OmniVec does the rest:...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count1

Azure DocumentDB – General Availability of Service-Managed Failovers

Abinav Rameesh
We are excited to announce the general availability of service-managed failovers in Azure DocumentDB, eliminating the need for human intervention to recover from a regional outage. Running a production database means planning for the unlikely. Regional outages are rare, but when they...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Instant Free Tier Clusters in Azure DocumentDB

Abinav Rameesh
Feedback from developers using Azure DocumentDB consistently pointed to one small but still impactful item on their wish list: provisioning a free tier cluster took a few minutes. For a developer just getting started, or an agentic workflow spinning up ephemeral clusters to validate a...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count1

Azure Cosmos DB All Versions and Deletes Change Feed Mode is Now Generally Available

Justine Cocchi
Modern applications don't just write data and move on. They react to it. A new order triggers an inventory update. A profile change syncs to a search index. A deleted record kicks off a compliance workflow. Azure Cosmos DB's change feed makes this possible by giving you a real-time stream...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Change Partition Keys in Azure Cosmos DB is Now Generally Available

Richa Gaur
We're excited to announce the general availability of Change Partition Key in Azure Cosmos DB for NoSQL, now with online copy support. You can repartition containers directly in the Azure portal with near-zero downtime and without stopping writes to the source container. Why Partition...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Change Streams in Azure DocumentDB: Richer Events, Historical Replay, and Multi-Node Change Streams (Public Preview)

Avijit Gupta
Real-time, event-driven applications are now the expectation, not the exception. Teams want dashboards that update the instant something happens, microservices that react the moment data lands, and pipelines that move changes downstream without polling a database on a timer. Since Change...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Graceful Failovers in Azure DocumentDB - Now Generally Available

Abinav Rameesh
We are excited to announce the general availability of graceful failovers in Azure DocumentDB. Not every region switch is because of availability loss. Whether you're migrating your primary workload to a different Azure region or proactively moving ahead of a forecasted...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Announcing the General Availability of Per Partition Automatic Failover for Azure Cosmos DB NoSQL

Sushant Rane
Today, we are excited to announce the General Availability of Per Partition Automatic Failover (PPAF) for Azure Cosmos DB NoSQL API. PPAF is a significant advancement in how Azure Cosmos DB delivers availability and resilience for mission-critical workloads running on single-write-region...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count1

Public Preview: AI-powered Azure Cosmos DB Migration Assistant for RDBMS to NoSQL

Sergiy,
Anil
Today, we are excited to announce the public preview of the Azure Cosmos DB Migration Assistant for RDBMS to NoSQL, now available in the Azure Cosmos DB extension for Visual Studio Code. 📈 Modernize with confidence Why migrate from RDBMS to Azure Cosmos DB? Modernizing...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Azure Cosmos DB MCP Toolkit Is Now Generally Available — Bringing Your Database to AI Agents at Scale

Sajeetharan Sinnathurai
Since we introduced the Azure Cosmos DB MCP Toolkit at Ignite 2025 in preview, the response has been clear: developers want a straightforward way to connect AI agents to their production databases. Customers asked for stability, broader embedding provider support, and a smoother path from...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count2

Announcing General availability of the Azure Cosmos DB vNext emulator

Abhishek Gupta
The Azure Cosmos DB vNext emulator is generally available today. It ships as a Docker image that runs on Linux, macOS, and Windows, on both x64 and ARM64 architectures, giving you a local Cosmos DB instance you can develop and test against. Use it for inner-loop development on your...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count1

Announcing the Public Preview of Semantic Reranker in Azure Cosmos DB for NoSQL

James Codella
Today we’re thrilled to announce the public preview of Semantic Reranker in Azure Cosmos DB for NoSQL, a new AI-powered capability that improves the relevancy of your search results with just a few lines of code. If you’ve ever run a vector, full-text, or hybrid search and wished the...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count2

Announcing General Availability of Azure Cosmos DB Global Secondary Indexes

Justine Cocchi
Have you ever needed to evolve your read patterns without losing efficiency? Maybe your app started with one access pattern, but now you need three, and the queries that don't hit your partition key are getting slower and more expensive every month. We built global secondary indexes...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Azure DocumentDB MCP Toolkit: Agentic AI for MongoDB-Compatible Workloads

Khelan Modi
Developers are moving quickly to build AI-powered experiences, but there is a gap between what an agent can say and what it can actually do. To be useful, an agent needs secure access to live systems, real data, and the same operational context developers already rely on. That is why we...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count0

New Toolkits for Agent Memories and Agentic Retrieval in Azure Cosmos DB

James Codella
Today we’re thrilled to announce the public preview of two new toolkits for Azure Cosmos DB: the Agent Memory Toolkit and the Agentic Retrieval Toolkit. If you’re building AI agents and retrieval-augmented generation (RAG) apps, these toolkits are designed to take you from prototype...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Announcing Public Preview of Safe Key Rotation in Azure Cosmos DB

Iria Osara
In our previous post, we introduced the private preview of Safe Key Rotation, a feature that helps Azure Cosmos DB customers avoid service disruptions during key rotations. By showing when each account key was last used, it helps teams make informed decisions before rotating keys...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Announcing the Public Preview of the Azure Cosmos DB Cost Estimator for NoSQL

Meredith Moore
Today, we're thrilled to announce the public preview of the Azure Cosmos DB Cost Estimator, a new sizing and pricing experience that takes developers from a blank page to a defensible monthly cost estimate in minutes.  Sizing an Azure Cosmos DB workload has always been one of...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Announcing Public Preview of Distributed Transactions in Azure Cosmos DB for NoSQL

Sushant Rane
In modern cloud-native applications, correctness is often hardest to maintain at the exact moment a workflow crosses boundaries. A checkout flow writes an order in one place; decrements inventory in another and emits an audit event somewhere else. A money movement workflow debits one...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

From Intent to Insight: AI Meets Azure Cosmos DB in VS Code (Public Preview)

Sajeetharan Sinnathurai
The Problem Every Developer Knows Too Well You're building a feature. You know exactly what data you need all orders from the last week over $500, grouped by region. The logic is clear in your head. But between you and that data sits a query language, a documentation tab (or three),...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Azure Cosmos DB Agent Kit now battle tested for GA

Sajeetharan Sinnathurai
Back in January, we shipped the Azure Cosmos DB Agent kit in preview with 45 rules and a hypothesis: if we package Azure Cosmos DB expertise into a format that AI coding agents understand, developers will stop making the same expensive mistakes. That hypothesis held up. What surprised us...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count0
Post likes count4

Work IQ: Production‑ready intelligence for every agent

Tolga Kilicli
Work IQ provides a workplace intelligence layer that enables agents to access and reason over organizational data, context, and tools, continuously building a semantic understanding across Microsoft 365 and external systems with built-in, permission-aware governance. 
Microsoft 365 Developer Blog
Jun 2, 2026
Post comments count0
Post likes count2

Build collaborative agents where work happens

Sujeet Mehta
At Microsoft Build 2026, we're announcing new investments to help your agents become teammates in everyday work, from new interaction patterns to streamlined tooling. 
Microsoft 365 Developer Blog
Jun 2, 2026
Post comments count0
Post likes count0

Azure DocumentDB Migration Extension for VS Code Is Now Generally Available

Sandeep S. Nair
We are happy to share that online migration in the Azure DocumentDB Migration extension for VS Code is now Generally Available. Back in November 2025, we launched the Public Preview and since then, many customers have put it through its paces with all kinds of MongoDB workloads. Based on...
Azure DocumentDB Blog
Jun 2, 2026
Post comments count0
Post likes count0

Announced at MS Build 2026: Azure Cosmos DB MCP Toolkit, Semantic Reranking, Global Secondary Indexes, and more!

Azure Cosmos DB Team
Microsoft Build 2026 has officially started and we’re excited to announce new capabilities for Azure Cosmos DB! We’ve launched new features to help developers build AI-powered applications and agents more easily, improve application resilience, and accelerate developer...
Azure Cosmos DB Blog
Jun 2, 2026
Post comments count8
Post likes count6

Azure DevOps and GitHub: Journeying into the AI Era

Rajesh Ramamurthy
AI is changing how software gets planned, built, and reviewed. As teams adopt agentic development, the platform underneath those workflows matters more. They need tools that bring planning, coding, security, and collaboration together—and can keep pace with how development is...
Azure DevOps Blog
Jun 2, 2026
Post comments count0
Post likes count11

Frontier Tuning: Teaching AI to work the way you do

Ranveer Chandra
We're announcing the private preview of Frontier Tuning, a new approach to making AI work the way your business does by applying reinforcement learning inside your compliance boundary with your own data, processes, and conventions. 
Microsoft 365 Developer Blog
Jun 2, 2026
Post comments count0
Post likes count1

A Developer’s Guide to Managing Models, Cost and Quality in Microsoft Foundry

Naomi Moneypenny
Learn a practical model lifecycle for Microsoft Foundry: select the right model, evaluate quality, optimize cost, operate safely, and improve as production needs change.
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count6

What's Coming Next in Visual Studio: Our Microsoft Build 2026 Announcements

Mads Kristensen
Microsoft Build kicks off today in San Francisco, June 2 and 3. If you cannot make it in person, the sessions are streaming online for free, and I want to walk you through what we are announcing for Visual Studio this week. One idea tie most of it together. Code is an asset, not just...
Visual Studio Blog
Jun 2, 2026
Post comments count0
Post likes count3

Build and run agents at scale with Microsoft Foundry at Build 2026

Tina Schuchman
Learn how Microsoft Foundry helps developers build, deploy, and operate production-ready agents with Agent Framework, Toolboxes, hosted agents, Microsoft 365 distribution, observability, and agent optimization.
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count1

Build agents you can trust across any framework with open evals and a control standard

Sarah Bird
Learn how Microsoft helps developers build trustworthy AI agents with open evaluations, portable runtime controls, production observability, and security workflows that work across frameworks.
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count1

Foundry IQ: Build smarter agents faster with unified knowledge and serverless retrieval

Pablo Castro
Learn how Foundry IQ helps developers ground agents with unified enterprise knowledge, serverless retrieval, improved agentic retrieval quality, and production-ready security.
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count1

Azure Translator: Improving Translation Quality with Adaptive Datasets and Few‑Shot Learning

Mohamed Elghazali
Your healthcare app needs "La médica" not "El médico." Your legal documents need precise terminology, not generic translations. When domain-specific language matters, generic LLM translation falls short. Azure Translator's adaptive translation lets you teach the model your...
Microsoft Foundry Blog
Jun 2, 2026
Post comments count15
Post likes count9

Announcing Intelligent Terminal 0.1

Hamza Usmani
Today we're announcing Intelligent Terminal version 0.1, an open-source experimental fork of Windows Terminal with native agent integration. Get started Install from the Microsoft Store: Intelligent Terminal on the Microsoft Store Install via WinGet: winget install...
Windows Command Line
Jun 2, 2026
Post comments count0
Post likes count1

Azure Translator API Version 2026‑06‑06 (GA): Supporting Multilingual Applications with Flexible Translation Options

Mohamed Elghazali
Ship multilingual features in hours, not months Your translation workflow probably looks like this: one vendor for real-time chat, another for document translation, a custom LLM integration for nuanced content, and a spreadsheet tracking which system handles what. Azure Translator's...
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count4

What's new in Microsoft Foundry | Build Edition

Nick Brady
Microsoft Build 2026 brings a major set of Microsoft Foundry updates for developers building agents: hosted runtimes, Toolboxes, memory, Voice Live, Foundry IQ, new models, managed compute, and trust, evaluation, and observability tools.
Microsoft Foundry Blog
Jun 2, 2026
Post comments count0
Post likes count2

What's New in Hosted Agents in Foundry Agent Service

Tina,
Pranav
A few weeks ago, we announced the public preview refresh of hosted agents in Foundry Agent Service — a fundamentally re-imagined agent runtime built for operationalizing production-grade AI agents in enterprise systems. Today at Microsoft Build, we are excited to share several updates...
Microsoft Foundry Blog
Jun 2, 2026
Post comments count1
Post likes count0

MSSQL Extension for VS Code: Azure SQL Database Provisioning and More

Yo-Lei,
Carlos,
Tauseef
The MSSQL extension for VS Code v1.43 expands what’s possible inside Visual Studio Code with the General Availability of Schema Designer with GitHub Copilot, Data API builder, and SQL Notebooks. We’re also introducing the Public Preview of Azure SQL Database provisioning, giving...
Azure SQL Dev Corner
Jun 2, 2026
Post comments count1
Post likes count4

Rotation revisited: Another unidirectional algorithm

Raymond Chen
Moving in a straight line, in a different way.
The Old New Thing
Jun 2, 2026
Post comments count0
Post likes count1

Staging Part 1 - Sharing is Caring

Howard Kapustein
A key phase in installing a package is staging the package: var packageUri = new Uri("C:\\Packages\\ContosoParts-v1.2.3.4-x64.msix"); var options = new StagePackageOptions(); var packageManager = new PackageManager(); var result = await packageManager.StagePackageByUriAsync(packageUri,...
Inside MSIX
Jun 1, 2026
Post comments count1
Post likes count1

Aspire 13.4 is here

Maddy Montaquila
Aspire 13.4 is here with TypeScript apphost GA, typed resource commands with results, server-side CLI log and telemetry search, more mature Kubernetes and AKS deployment, and more.
Aspire Blog
Jun 1, 2026
Post comments count20
Post likes count7

The placeholder name for the Windows 8 experience was "modern"

Raymond Chen
Modern this and that.
The Old New Thing
May 31, 2026
Post comments count0
Post likes count0

Microsoft Agent Framework at BUILD 2026

Shawn Henry
BUILD 2026 begins on Tuesday, June 2, and there will be tons of exciting announcements from the Microsoft Agent Framework team, Microsoft Foundry, and all things Microsoft AI. If you're traveling to San Francisco for BUILD, be sure to stop by the Microsoft Foundry booths to chat with...
Microsoft Agent Framework
May 30, 2026
Post comments count0
Post likes count0

What's new in Microsoft Foundry | May 2026

Nick Brady
May ships trace-based evaluation for any agent on any cloud, Grok 4.3 and DeepSeek V4 in the model catalog, GPT-5 Reinforcement Fine-Tuning at gated GA, three Microsoft Research on-device agent models, Managed VNET at GA, project-level cost attribution, Content Understanding improvements reaching GA, Foundry Local 1.1 and 1.2 with live audio and vision, and azure-ai-projects 2.2.0 with skills, toolboxes, external agents, and model weight registry — plus a guide to Microsoft Foundry sessions at Microsoft Build.
Microsoft Foundry Blog
May 29, 2026
Post comments count0
Post likes count1

Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 3

Raymond Chen
A variation where we try only once.
The Old New Thing
May 28, 2026
Post likes count0

Visual Studio Code 1.122

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.122 Read the full article
VS Code Blog
May 28, 2026
Post comments count1
Post likes count1

SharePoint Framework (SPFx) roadmap update – May 2026

Vesa Juvonen
SPFx is powering the future of Microsoft 365 with AI driven portals and deep integrations across SharePoint and Microsoft 365. The May 2026 update shares new features and the roadmap for the next evolution built for the AI era. This is a transparent community driven journey that we shape together based on your input.
Microsoft 365 Developer Blog
May 28, 2026
Post comments count0
Post likes count0

Announcing AgilitySDK 721 Preview and an addition to LinAlg in Shader Model 6.10

Amar Patel
Overview Today, we are pleased to announce Agility SDK 1.721-preview with new D3D features along with DXC 1.10.2605.4 adding VectorAccumulate to LinAlg in the existing Shader Model 6.10 preview.  The previous 1.720-preview and SM 6.10 preview blog is still relevant, as all of its...
DirectX Developer Blog
May 28, 2026
Post comments count0
Post likes count4

Improve your agentic developer tools by grounding in Microsoft Learn

Pieter de Bruin
Development workflows span terminals, IDEs, background agents, and custom assistants. What matters is whether they draw from the same current source. Learn MCP Server gives any MCP-compatible agent direct access to current Microsoft documentation - one endpoint, nothing to install, no...
Microsoft for Developers
May 28, 2026
Post comments count0
Post likes count1

PIX 2605.28-preview: previewing new PIX and D3D12 features

Austin Kinross
Today we released PIX version 2605.28-preview, which can be downloaded here. This release complements the new D3D12 Agility SDK that was released today, version 721. This PIX release also includes initial preview versions of a lot of the exciting PIX features that we announced in our...
PIX on Windows
May 28, 2026
Post comments count2
Post likes count0

How Azure Chaos Studio ships with hermetic Aspire end-to-end tests

Brent Rusinow
Learn how the Azure Chaos Studio team uses Aspire.Hosting.Testing to run hermetic, per-PR end-to-end tests across four services — with emulators, stubs, and no shared environments.
Aspire Blog
May 28, 2026
Post comments count1
Post likes count2

Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 2

Raymond Chen
Just let each person take turns trying.
The Old New Thing
May 28, 2026
Post comments count0
Post likes count3

SQL + AI, hands-on: Join a free workshop near you

Anna Hoffman
If you work with Microsoft SQL regularly, the AI conversation right now probably feels a little exhausting. Every week brings a new platform, a new pattern, a new opinion about how you’re “supposed” to build AI apps. Most of it assumes you’ll start over. You don’t have...
Azure SQL Dev Corner
May 28, 2026
Post likes count0

Verification-driven tooling prompts for fast-moving codebases

Dexter Williams
A practical pattern for using GenAI research agents to produce reliable internal tooling by verifying assumptions with detection classes and a final checklist.
ISE Developer Blog
May 27, 2026
Post comments count2
Post likes count1

What's New for C++ Developers in Visual Studio 2026 (18.1 - 18.6)

Augustin Popa
Visual Studio 2026 versions 18.1 through 18.6 deliver a wave of improvements for C++ developers. For MSVC Build Tools, the v14.51 release is now generally available with runtime performance gains and improved C++23 conformance. We also introduced Sample Profile Guided Optimization to help...
C++ Team Blog
May 27, 2026
Post comments count0
Post likes count0

Partial Graphics Programs

Nada Ouf
Overview Following the GDC announcement of the partial graphics programs feature, we are pleased to announce that it is available today in the AgilitySDK 1.721-preview. Checkout the release blog for more details about the full release. This preview serves as a first look to...
DirectX Developer Blog
May 27, 2026
Post comments count0
Post likes count0

I'm Starting a New Cosmos DB App. What Security Do I Actually Need?

Sudhanshu,
Iria
You just created a Cosmos DB account. The portal handed you two keys and a connection string, it worked, and you moved on. That's what most developers do, and it causes problems later. This post is a guide for developers launching a new Cosmos DB app who want a secure default setup...
Azure Cosmos DB Blog
May 27, 2026
Post comments count0
Post likes count1

How AI coding agents actually use your technology

Waldek Mastykarz
You ship an SDK, a CLI, an API, and developers use it. Now AI coding agents use it too, except they use it differently than humans do. Most of the time you have no idea what's actually happening between "developer types a prompt" and "agent generates code with your technology." Is the...
Microsoft for Developers
May 27, 2026
Post comments count0
Post likes count2

Introducing the Azure DocumentDB Blog

Marko Hotti
A dedicated home for MongoDB developers, MongoDB migrations, and modern document database development using Open Source on Azure   Today, we're excited to launch the new Azure DocumentDB blog — a dedicated destination for developers, architects, and organizations building...
Azure DocumentDB Blog
May 27, 2026
Post comments count0
Post likes count1

Deployment Operations, Requests and Queue

Howard Kapustein
The PackageManager API submits requests to the deployment engine for processing. Each request represents an instruction for the deployment system to carry out a defined set of actions, collectively referred to as a deployment operation. The operation associated with a request depends...
Inside MSIX
May 27, 2026
Post comments count0
Post likes count2

Sharing the result of a single Windows Runtime IAsyncOperation among multiple coroutines, part 1

Raymond Chen
Caching the result and knowing when the cache is valid.
The Old New Thing
May 26, 2026
Post comments count6
Post likes count7

Doing More with GitHub Copilot as a .NET Developer

Wendy Breiding (SHE/HER)
Want to get more out of your GitHub Copilot experience? Here are some easy ways to get started.
.NET Blog
May 26, 2026
Post comments count0
Post likes count2

Give Your .NET MAUI Android Apps a Material 3 Makeover

Gerald Versluis
Material 3 (a.k.a. Material You) support is now available for .NET MAUI apps on Android. Here is how to enable it, what changes today, and what is still on the way.
.NET Blog
May 26, 2026
Post comments count0
Post likes count3

Visual Studio May Update – Plan, Review, Refine

Mark Downie
There's a particular rhythm to good development work: you think, you try, you check, you adjust. This month's Visual Studio update leans into that rhythm. Whether you're sketching an approach with the Plan agent before touching a single file, reviewing a wave of changes across many files,...
Visual Studio Blog
May 26, 2026
Post comments count4
Post likes count6

If C# and JavaScript lets me await a Windows Runtime asynchronous operation more than once, why not C++/WinRT?

Raymond Chen
A difference in philosophy.
The Old New Thing
May 25, 2026
Post comments count10
Post likes count6

A hypothetical redesign of System.Diagnostics.Process to avoid confusion over properties that are valid only when you are the one who called Start

Raymond Chen
Putting them in a place that can access only if you call Start.
The Old New Thing
May 22, 2026
Post comments count0
Post likes count1

Regex support for LOB types in T-SQL—available in Azure SQL & SQL Server 2025

Abhiman Tiwari
At a glance — Native regular expression (regex) functions in T-SQL now accept varchar(max) and nvarchar(max) inputs of up to 2 MB across all seven regex functions, including the two table-valued functions (REGEXP_MATCHES and REGEXP_SPLIT_TO_TABLE). This capability ships in SQL Server...
Azure SQL Dev Corner
May 22, 2026
Post comments count3
Post likes count1

Why do you say that a COM STA thread must pump messages if I see sample code creating STA threads and not pumping messages?

Raymond Chen
You need to pump messages when idle, but maybe you are never idle.
The Old New Thing
May 22, 2026
Post comments count0
Post likes count1

Agent Skills for Python: File, Code, and Class - Composed in One Provider

Sergey Menshykh
Python developers working with Agent Skills can now author skills as files on disk, as inline Python code, or as reusable classes - and mix them freely through composable source classes that handle discovery, filtering, and deduplication. A skill living in your local repository, one...
Microsoft Agent Framework
May 21, 2026
Post comments count0
Post likes count3

The AX stack: what's fixed, where you can win

Waldek Mastykarz
AI coding agents promise to make you more productive. On the surface they do, but in practice they fall short: agents generate code that doesn't compile, use a deprecated SDK, or pick the wrong service entirely. Is it you using it wrong? Is it your tech stack? Or is it the tools you...
Microsoft for Developers
May 21, 2026
Post comments count10
Post likes count10

Plan Before You Build: Introducing the Plan agent in Visual Studio

Rachel Kang (SHE/HER)
You ask Copilot to tackle something big, it gets to work, and a dozen file changes later you realize you had a completely different approach in mind. The code isn't wrong... it just isn't what you were going for. Last year, we introduced planning as a feature in Agent mode to help with...
Visual Studio Blog
May 21, 2026
Post comments count2
Post likes count4

Announcing Agent Governance Toolkit MCP Extensions for .NET

Jack Batzner
Announcing a Public Preview .NET package that adds policy enforcement, startup tool scanning, fallback governance, and response sanitization to MCP servers with a single builder extension.
.NET Blog
May 21, 2026
Post comments count35
Post likes count16

Improving C# Memory Safety

Richard Lander
The `unsafe` keyword is being redesigned to mark caller-facing contracts rather than just syntax. Safety obligations between callers and callees become visible and reviewable. The model is motivated by the rise of AI-assisted code generation and arrives as a preview in .NET 11.
.NET Blog
May 21, 2026
Post comments count0
Post likes count3

How do I use Win32 structures from the Windows Runtime?

Raymond Chen
Trick question: You can't. But maybe you can fake it.
The Old New Thing
May 21, 2026
Post comments count1
Post likes count2

PowerShell is now notarized and hardened for macOS

Jason Helmick
PowerShell for macOS is now properly notarized and hardened, meeting both Apple and Microsoft security requirements.
PowerShell Team
May 21, 2026
Post likes count4

Coordinating AI-Assisted Development with AGENTS.md and Skills

Jimmy,
Destiny
How to move AI-assisted development from ad-hoc experimentation to a coordinated team-wide capability using AGENTS.md and reusable skills with GitHub Copilot CLI
ISE Developer Blog
May 20, 2026
Post likes count0

Visual Studio Code 1.121

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.121 Read the full article
VS Code Blog
May 20, 2026
Post comments count2
Post likes count4

PowerShell PSResource Roadmap and Best Practices

Sydney Smith
PowerShell is a critical automation and configuration platform across enterprises—and as that automation grows, how you source, validate, and distribute PowerShell packages becomes just as important as the scripts themselves. Modern security guidance increasingly treats package feeds...
PowerShell Team
May 20, 2026
Post comments count0
Post likes count5

Your dev loop is full of tribal knowledge

David Fowler
Aspire turns a team's scattered tribal knowledge into an explicit, incrementally-adoptable app model that humans, scripts, and AI agents can all use.
Aspire Blog
May 20, 2026
Post comments count0
Post likes count0

Stop prompt injection from hijacking your agent, new security capabilities now released within Agent Framework

Eduard,
Shruti
Prompt injection is the #1 risk on the OWASP LLM Top 10, and most agents in production today defend against it with one of two heuristics: a defensive system prompt, or a hand-rolled allowlist. Neither is deterministic. Both fail silently the day someone slips a [SYSTEM OVERRIDE] line...
Microsoft Agent Framework
May 20, 2026
Post comments count1
Post likes count2

The classic TreeView control lets me sort by name or by lParam, but why not both?

Raymond Chen
You need to arrange to get one from the other.
The Old New Thing
May 19, 2026
Post comments count6
Post likes count3

Introducing Sample Profile Guided Optimization in MSVC

David Gillies
Profile Guided Optimization (PGO) has long been one of the most powerful tools in the MSVC compiler's arsenal for improving the runtime performance of C and C++ applications. By using execution profile data collected from representative workloads, PGO enables the compiler to make smarter...
C++ Team Blog
May 19, 2026
Post comments count0
Post likes count1

How to run evals for the model router

Sanjeev,
leestott,
Marie-Louise
Walk through running quality, cost, and latency evaluations for the Foundry model router using an open-source GitHub repo designed for router-aware eval pipelines.
Microsoft Foundry Blog
May 19, 2026
Post comments count0
Post likes count3

Package Identity

Howard Kapustein
An MSIX package identity is composed of a five-part tuple that uniquely identifies a package. It consists of the following attributes: Name Version Architecture Resource Id Publisher Together, these fields form the canonical identity of a package. Programmatically, this identity can...
Inside MSIX
May 19, 2026
Post comments count6
Post likes count7

Agentic-Agile: Why Agent Development Needs Agile (Not Just Prompts)

Daniel Epstein
"A bad system will beat a good person [or agent] every time" ~Dr. William Edwards Deming (with apologies) I started vibe coding by writing prompts (often dictated into my phone), refining them with an agent in M365 Copilot, and creating handoff files to use with GitHub Copilot CLI. The...
Microsoft for Developers
May 19, 2026
Post comments count0
Post likes count0

Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer

Vishnu Charan TJ
Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob Storage. The Problem: Every Cold Start Costs You More Than Money GPU compute is among the most expensive cloud infrastructure, and every...
Azure SDK Blog
May 19, 2026
Post comments count5
Post likes count5

What is the history of the ERROR_ARENA_TRASHED error code?

Raymond Chen
The storage control blocks were destroyed.
The Old New Thing
May 19, 2026
Post comments count10
Post likes count3

NuGet PackageReference for C++ Projects in Visual Studio

Augustin Popa
Native C++ projects (.vcxproj) now support NuGet PackageReference, the same modern package management experience .NET developers have used for years. Available as an experimental feature in Visual Studio 2026 version 18.7.
C++ Team Blog
May 18, 2026
Post comments count4
Post likes count3

NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports

Nikolche Kolev
Package pruning in .NET 10 removes platform-provided packages from your dependency graph. With transitive auditing enabled by default, projects with these defaults have 70% fewer transitive vulnerability reports compared to projects using the previous defaults.
.NET Blog
May 18, 2026
Post comments count5
Post likes count7

Just shows that nobody cares about debugging the parity flag any more

Raymond Chen
Reported incorrectly since the day it was written.
The Old New Thing
May 15, 2026
Post comments count9
Post likes count1

Advanced Shader Delivery expands Public Preview with AMD

Wendy Ho
Edit: June 11th, 2026 - Advanced Shader Delivery has expanded the preview beyond Xbox Insiders into general availability in the Xbox PC app! Additionally, AMD has expanded ASD into their entire AMD RDNA™ architecture line. See Device Requirements section below for more details. Last...
DirectX Developer Blog
May 15, 2026
Post comments count2
Post likes count2

The case of the Create­File­Mapping that always reported ERROR_ALREADY_EXISTS

Raymond Chen
Maybe because it already exists?
The Old New Thing
May 15, 2026
Post likes count0

The Coding Harness Behind GitHub Copilot in VS Code

VS Code Team
Learn why the coding harness around GitHub Copilot in VS Code matters as models, tools, agents, and providers evolve. Read the full article
VS Code Blog
May 14, 2026
Post comments count2
Post likes count2

Segment Heap support for C++ projects in Visual Studio

MacGyver Codilla
Learn how Visual Studio enables Segment Heap by default for new C++ projects and how to adopt and verify it in existing builds.
C++ Team Blog
May 14, 2026
Post comments count0
Post likes count3

Exponential backoff and circuit breaker for Service Bus-triggered Azure Functions

Swapnil Nagar
Use exponential backoff and circuit breaker patterns in Azure Functions with Service Bus SDK bindings. Control retry storms, protect dependencies, and degrade gracefully under transient failures.
Azure SDK Blog
May 14, 2026
Post comments count0
Post likes count4

Considering NL2SQL? Should your database really be the prompt? How can SQL MCP Server help?

Jerry Nixon
You’ve probably experienced both of these, perhaps at the same time. First, that desire to let an agent get at your data. It’s driven by simplification and better experiences for the user and for you: fewer screens, fewer queries, fewer reports, and less code overall. Second, and...
Azure SQL Dev Corner
May 14, 2026
Post comments count0
Post likes count1

Governance at the Speed of Agents: Microsoft Agent Framework and Agent Governance Toolkit, Better Together

Imran,
Shawn
Building powerful AI agents is only half the story, running them safely in production is the real challenge. As customers adopt Microsoft Agent Framework for agent orchestration, a clear need has emerged for robust, built-in governance. In this post, Imran Siddique from the AGT team walks...
Microsoft Agent Framework
May 14, 2026
Post comments count3
Post likes count1

Securing Azure apps with Aspire enterprise networking

Eric Erhardt
Network security has a funny way of showing up late. You start with a web app, an API, storage, and Key Vault. The app works. The demo works. Everyone is happy. Then the production checklist shows up: Can storage and secrets be taken off the public internet? Can this app run inside our...
Aspire Blog
May 14, 2026
Post comments count0
Post likes count0

May Patches for Azure DevOps Server

Gloridel Morales
We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with the latest, most secure version of Azure DevOps Server. The most recent release, Azure DevOps Server, is available on the download page. The...
Azure DevOps Blog
May 14, 2026
Post comments count0
Post likes count1

From beta to stable: Announcing the Azure SDK for Rust 🎉🦀

Ronnie Geraghty
Announcing the stable release of the Azure SDK for Rust. This release includes stable libraries for Core, Identity, Key Vault (Secrets, Keys, Certificates), and Storage (Blobs, Queues).
Azure SDK Blog
May 14, 2026
Post comments count0
Post likes count4

VSLive! Microsoft AI Hackathon 2026: Send Your Team Home With Working Code

Jim Harrer
If you lead a development team, you already know the pattern. You approve the travel, your developers attend a great conference, they come back energized, and then the work resumes exactly as it was. The ideas don't survive contact with the backlog. This July at VSLive! @ Microsoft...
Visual Studio Blog
May 14, 2026
Post comments count5
Post likes count3

A constant-space linear-time algorithm for deleting all but the 10 most recent files in a directory

Raymond Chen
Using data structures you already knew.
The Old New Thing
May 14, 2026
Post likes count0

WebAssembly Data Processing at the Edge with Azure IoT Operations

Marcel Bindseil
Safe, composable dataflow operators for Azure IoT Operations, built as WASM modules using the Component Model, WIT interfaces, and WASI Preview 2.
ISE Developer Blog
May 13, 2026
Post comments count2
Post likes count5

MSVC Build Tools Preview updates - May 2026

Eric Brumer
Try the latest updates to MSVC Build Tools Preview
C++ Team Blog
May 13, 2026
Post likes count0

Visual Studio Code 1.120

Visual Studio Code Team
Learn what's new in Visual Studio Code 1.120 Read the full article
VS Code Blog
May 13, 2026
Post comments count0
Post likes count0

PyCon US 2026

Vedha Ranganathan
PyCon US 2026
Microsoft for Python Developers Blog
May 13, 2026
Post comments count0
Post likes count2

Microsoft SQL Security Across the MAESTRO Stack: Building Secure Agentic AI with Defense-in-Depth

Arun Vijayraghavan
Artificial Intelligence is evolving rapidly. What began as simple prompt-and-response systems is now transforming into fully autonomous, agentic AI architectures capable of reasoning, orchestrating tools, interacting with enterprise data, and invoking external systems dynamically. While...
Azure SQL Dev Corner
May 13, 2026
Post comments count14
Post likes count15

Process API Improvements in .NET 11

Adam Sitnik
Process API improvements in .NET 11, including high-level APIs for starting processes, capturing output without deadlocks, handle inheritance control, lifetime management features, and a lightweight `SafeProcessHandle`-based API surface.
.NET Blog
May 13, 2026
Post comments count4
Post likes count9

.NET MAUI Moves to CoreCLR in .NET 11

David Ortinau
.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET.
.NET Blog
May 13, 2026
Post comments count7
Post likes count11

Agent Skills in Visual Studio: Teach Copilot How Your Team Works

Simona Liao
Visual Studio now supports Agent Skills, which are reusable instruction sets that teach Copilot agents how to handle specific tasks like running a build pipeline, generating boilerplate, or following your team's coding standards. Define a skill once, and the agent applies it automatically...
Visual Studio Blog
May 13, 2026
Post comments count7
Post likes count4

The case of the hang when the user changed keyboard layouts

Raymond Chen
Keeping things moving.
The Old New Thing
May 13, 2026
Post comments count0
Post likes count1

General Availability of SharePoint Framework 1.23 - Advancing the modern developer experience

Vesa Juvonen
We are excited to announce general availability for the SharePoint Framework 1.23. We are rolling out new features in extensions, preview of new CLI and addressing known npm audit issues.
Microsoft 365 Developer Blog
May 13, 2026
Post comments count5
Post likes count13

Introducing WinUI agent plugin for GitHub Copilot and Claude Code

Nikola Metulev
These skills enable your agent to take your ideas to a native Windows app in minutes! They are built around the end-to-end loop: scaffold, build, run, test, iterate. They've been optimized to know how to drive each stage, recognize common failures that get normal agents stuck in...
#ifdef Windows
May 12, 2026
Post comments count0
Post likes count5

MSVC Build Tools version 14.51 (GA) now available

Michael Price
MSVC Build Tools v14.51 GA available in Visual Studio 2026 18.6
C++ Team Blog
May 12, 2026
Post comments count7
Post likes count6

.NET 11 Preview 4 is now available!

.NET Team
Find out about the new features in .NET 11 Preview 4 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more!
.NET Blog
May 12, 2026
Post comments count6
Post likes count5

Is This a Packaged Process?

Howard Kapustein
Sometimes you need to know whether the current process has package identity. Certain Windows features require it, and behaviors can differ—both technically and culturally. For example, classic Windows applications often store settings in the registry, whereas packaged applications...
Inside MSIX
May 12, 2026
Post comments count3
Post likes count2

.NET and .NET Framework May 2026 servicing releases updates

Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for May 2026.
.NET Blog
May 12, 2026
Post comments count2
Post likes count0

Foundry Local 1.1: Live Transcription, Embeddings, and Responses API

samkemp
Foundry Local 1.1 adds live transcription, embeddings, Responses API, WebGPU plugin, and download cancellation.
Microsoft Foundry Blog
May 12, 2026
Post comments count12
Post likes count4

Why do Windows client editions on 32-bit x86 systems artificially limit RAM to 4 GB?

Raymond Chen
Compatibility, of course.
The Old New Thing
May 12, 2026
Post comments count4
Post likes count12

Introducing dotnet new WinUI templates

Niels,
Dinah,
Nikola
  We've been working on something new for WinUI developers: a set of open-source project and item templates for WinUI you can use directly from the command line. 🚀 With these templates, you can now create and run a new WinUI app using dotnet new, without needing to go...
#ifdef Windows
May 12, 2026
Post comments count0
Post likes count0

What's new in Microsoft Foundry | April 2026

Nick Brady
April brings a wave of model arrivals — GPT-5.5, GPT-image-2, Microsoft first-party MAI models for image, voice, and transcription, Gemma 4, and Claude Opus 4.7 — alongside Foundry Local GA, Microsoft Agent Framework 1.0 GA, the Microsoft Foundry Toolkit for VS Code GA, batch evaluations for third-party agents, new tracing and monitoring capabilities, SDK updates across Python, JavaScript/TypeScript, .NET, and Java, and a reminder to register for Microsoft Build.
Microsoft Foundry Blog
May 11, 2026
Post comments count0
Post likes count0

Publishing VM Applications in a Secure World

Joseph Calev
Many of you who have published VM Applications may have come across a difficult conundrum regarding security. To create an application version, you must upload your application package to a Storage blob, then provide the address of that Storage blob for replication to occur. The problem...
Azure VM Runtime Team
May 11, 2026
Post comments count5
Post likes count3

Additional notes on controlling which handles are inherited by Create­Process

Raymond Chen
Putting the handles in a private container.
The Old New Thing
May 8, 2026
Post comments count0
Post likes count5

Generate Embeddings Function and External Model Object Support Are Now Generally Available in Azure SQL

Aaron Saidi
We are excited to announce the General Availability (GA) of AI_GENERATE_EMBEDDINGS and CREATE EXTERNAL MODEL in Azure SQL Database and Azure SQL Managed Instance. These two T-SQL features — CREATE EXTERNAL MODEL and AI_GENERATE_EMBEDDINGS — work together as a single,...
Azure SQL Dev Corner
May 8, 2026
Post comments count2
Post likes count2

Announcing the public preview of the Microsoft 365 Copilot Agent Evaluations tool

Barry,
Sai
The Microsoft 365 Copilot Agent Evaluations tool helps developers measure and improve the quality of agents they build for Microsoft 365 Copilot.
Microsoft 365 Developer Blog
May 8, 2026
Post comments count0
Post likes count0

Go 1.26.3-1 and 1.25.10-1 Microsoft builds now available

Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers
May 8, 2026
Post comments count8
Post likes count4

Developing more confidence when tracking renames via Read­Directory­ChangesW

Raymond Chen
You can track the file ID.
The Old New Thing
May 7, 2026
Post comments count1
Post likes count0

A Tour of Handoff Orchestration Pattern

Jacob Alber
A Tour of the Handoff Orchestration Pattern Most multi-agent systems start out simple: a router agent receives a user request, picks the right specialist, and forwards the conversation. As long as each specialist can complete its task in one pass, that model works fine. The first...
Microsoft Agent Framework
May 7, 2026
Post comments count0
Post likes count0

Project-Specific Build Optimizations with GitHub Copilot

David Li
We are excited to announce that GitHub Copilot build performance for Windows now supports project-specific builds! Available in the latest Visual Studio Insiders, you can target a single MSBuild project or CMake target instead of analyzing your entire solution. For game developers and...
C++ Team Blog
May 7, 2026
Post comments count0
Post likes count0

What's New in vcpkg (Apr 2026)

Augustin Popa
These updates include improved locking for parallel builds, cross-platform PE dependency analysis, manifest support for the depend-info command, and other improvements and bug fixes.
C++ Team Blog
May 7, 2026
Post comments count4
Post likes count1

Announcing general availability of the mailbox import and export Microsoft Graph APIs

Microsoft Graph team
The mailbox import and export APIs on Microsoft Graph are now generally available.
Microsoft 365 Developer Blog
May 7, 2026
Post comments count0
Post likes count3

Least privilege AI agents: A new azd template from Curity and Microsoft

Kristen Womack
If you ever built an AI agent demo, you probably had this moment. Everything works: the agent interprets natural language, calls the right tools, and returns the right data. Then you start designing for the real users of the app. You think about data boundaries: what if someone tries to...
Azure SDK Blog