Microsoft
Developer Blogs

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

Highlights

semantic kernal featured image image

Masking Sensitive Data in Azure SQL

Applications often need access to data without needing access to everything. Social Security numbers, email addresses, and phone numbers are common examples. Storing them is required. Exposing them broadly is not. This is especially valuable when exposing a database to an AI agent through...
Read moreClick to read more about this post

WinGet Configuration: Set up your dev machine in one command

I've set up a lot of dev machines in my life. Traditionally, this takes a lot of time to get everything just right, but now there's a faster way with WinGet Configuration files. Let me show you how to go from a fresh Windows install to a fully configured dev environment with a single...
Read moreClick to read more about this post

Latest posts

Feb 11, 2026
Post comments count0
Post likes count0

Announcing TypeScript 6.0 Beta

Author Avatar
Daniel Rosenwasser
Today we are announcing the beta release of TypeScript 6.0! To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta TypeScript 6.0 is a unique release in that we intend for it to be the last release based on the current...
TypeScript
header image png image
Feb 11, 2026
Post comments count0
Post likes count1

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

Author Avatar
McKenna Barlow
GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape its future.
.NET Blog
Microsoft Foundry 2mb image
Feb 11, 2026
Post comments count0
Post likes count0

Beyond the Prompt - Why and How to Fine-tune Your Own Models

Author Avatar
Radhika Bollineni
Large Language Models (LLMs) have reached a point where general intelligence is no longer the bottleneck. The real challenge in enterprise AI systems behavioral alignment ensuring models that produce consistent, reliable, policy-compliant outputs on a scale. Prompt engineering and...
Microsoft Foundry Blog
Find symbol tool selected in VS Copilot Chat
Feb 11, 2026
Post comments count1
Post likes count1

Unlock language-specific rich symbol context using new find_symbol tool

Author AvatarAuthor Avatar
Sinem,
Hannah
Refactoring at scale is a time-consuming and error-prone process for developers. In large codebases, developers have relied on manual searches and incremental edits across multiple files to accomplish these tasks. Modern development workflows depend on fast and accurate code navigation...
Visual Studio Blog
banner oldnewthing blue image
Feb 11, 2026
Post comments count0
Post likes count1

How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode?

Author Avatar
Raymond Chen
You can prevent the item from becoming hot-tracked.
The Old New Thing
azd deployment slots blog image
Feb 11, 2026
Post comments count0
Post likes count0

Deploy to Azure App Service deployment slots with azd

Author Avatar
PuiChee (PC) Chan
azd now supports direct deployments to Azure App Service slots—quick, clear, and slot-aware for the first time.
Azure SDK Blog
Illustration of a planet representing Azure Cosmos DB with the text “Maximize Azure Cosmos DB Performance with Azure Advisor Recommendations.”
Feb 11, 2026
Post comments count0
Post likes count0

Maximize Azure Cosmos DB Performance with Azure Advisor Recommendations

Author Avatar
Iria Osara
In the first post of this series, we introduced how Azure Advisor helps Azure Cosmos DB users uncover opportunities to optimize efficiency and make smarter decisions. This follow-up dives deeper into one of the most important categories of guidance: performance. If you've ever dealt...
Azure Cosmos DB Blog
dotnet11p1 jpg image
Feb 10, 2026
Post comments count9
Post likes count5

.NET 11 Preview 1 is now available!

Author Avatar
.NET Team
Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog
index hero image
Feb 10, 2026
Post comments count4
Post likes count0

February Patches for Azure DevOps Server

Author Avatar
Gloridel Morales
We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay on the latest, most secure version of Azure DevOps Server. The latest release, Azure DevOps Server, is available from the download page. To make it easier to find...
Azure DevOps Blog