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

industrial facility png image
Feb 5, 2026
Post likes count0

Minimal GitOps for Edge Applications with Azure IoT Operations and Azure DevOps

Author Avatar
Maho Pacheco
How we built a minimal, scalable GitOps workflow for edge applications using Azure IoT Operations, Azure DevOps, and a multi-repo strategy. Includes pipeline templates and scripts for real-world deployments.
ISE Developer Blog
Feb 4, 2026
Post comments count0
Post likes count1

MSVC Build Tools Versions 14.30 – 14.43 Now Available in Visual Studio 2026

Author Avatar
Augustin Popa
When Visual Studio 2026 reached General Availability in November, it included several versions of the Microsoft C++ (MSVC) Build Tools: 14.50 (initially shipped with Visual Studio 2026) 14.44 (initially shipped with Visual Studio 2022 version 17.14) 14.29 (initially shipped...
C++ Team Blog
January 2026 (version 1.109)
Feb 4, 2026
Post likes count0

January 2026 (version 1.109)

Author Avatar
Visual Studio Code Team
Learn what is new in the Visual Studio Code January 2026 Release (1.109). Read the full article
VS Code Blog
Sparkle blue 1 image
Feb 4, 2026
Post comments count0
Post likes count0

The OS for Intelligence: How GitHub Bridges the Fragmented AI Landscape

Author Avatar
Poornima Prasad
We are currently living through the "fragmentation phase" of the AI revolution. If you’re a developer, you know the drill: You have Claude Code open for reasoning. You have ChatGPT open for logic checks. Then you drop into your terminal to actually build the thing—manually...
All things Azure
Media placeholder 02 1 image
Feb 4, 2026
Post comments count2
Post likes count0

Windows MIDI Services rollout - known issues and workarounds

Author Avatar
Pete Brown
There's a larger blog post with the features and benefits of Windows MIDI Services coming later this month (February 2026). This is just a quick post here to assist users with known issues or workarounds, in the interest of remaining transparent on this project. We performed a ton of...
Windows MIDI and Music dev
Screenshot 2026 02 04 103620 image
Feb 4, 2026
Post comments count12
Post likes count6

Roadmap for AI in Visual Studio (February)

Author Avatar
Rhea Patel
After a busy January (catch up here), we're shifting focus to reliability and refinement. This month is about tightening core workflows, improving agent stability, and building on the MCP foundations we've been laying. Agent Mode & Coding Agents Reliability is the priority this...
Visual Studio Blog
azd dev containers blog image
Feb 4, 2026
Post comments count0
Post likes count2

Auto-install `azd` extensions in dev containers

Author Avatar
PuiChee (PC) Chan
The `azd` dev container feature now supports automatic extension installation.
Azure SDK Blog
blog hero optimized image
Feb 4, 2026
Post comments count0
Post likes count1

Azure Boards integration with GitHub Copilot includes custom agent support

Author Avatar
Dan Hellem
We recently released the GitHub Copilot Coding Agent for Azure Boards to all customers. If you’re not already familiar with it, we recommend taking a few minutes to read this blog post for an overview and details. One of the top requests from customers using the GitHub Copilot Coding...
Azure DevOps Blog
Feb 4, 2026
Post comments count7
Post likes count6

WinGet Configuration: Set up your dev machine in one command

Author Avatar
Kayla Cinnamon
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...
Microsoft for Developers