Microsoft
Developer Blogs

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

azure container options image

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story

In today’s fast-paced software development cycles, manual testing often becomes a significant bottleneck. Our team was facing a growing backlog of test cases that required repetitive manual execution—running the entire test suite every sprint. This consumed valuable time that could be...
Read more

Scalable Data Governance & Compliance with UDM

Why Data Governance Matters In today’s data-driven world, governance isn’t just a technical requirement—it’s foundational to successful business operations. Good governance ensures data is not only accurate and compliant but also discoverable and usable at scale. At the heart of...
Read more

Latest posts

Oldnewthing Banner image
Jun 19, 2025
Post comments count2
Post likes count0

Learning to read C++ compiler errors: Ambiguous symbol errors after including a header file

Author Avatar
Raymond Chen
Finding out why multiple entities with the same name are visible.
The Old New Thing
feature image jpeg image
Jun 19, 2025
Post likes count0

PACT Contract Testing - Because Not Everything Needs Full Integration Tests

Author Avatar
Adam Dougal
PACT is a contract testing tool that allows you to define a contract between two applications, enabling
ISE Developer Blog
container agent groups
Jun 18, 2025
Post comments count2
Post likes count2

MSSQL Extension for VS Code: Local Containers, GitHub Copilot Agent Mode and Connection Groups

Author Avatar
Carlos Robles
The MSSQL Extension for VS Code continues to evolve, bringing powerful new features that make SQL development more local, more organized, and more intelligent. In version v1.33.0, we’re introducing Local SQL Server container, GitHub Copilot Agent Mode, and Connection Groups—three...
Azure SQL Devs’ Corner
Jun 18, 2025
Post comments count1
Post likes count5

Additional reactions and ease of sharing

Author Avatar
Chris Sfanos
We're always exploring ways to enhance DevBlogs for our readers. In the past few weeks, we’ve introduced two updates to features: reactions and sharing. Reactions: You now have six expressive reaction options to choose from—moving beyond the simple heart. It’s a small change that...
Developer Blogs News
Oldnewthing Banner image
Jun 18, 2025
Post comments count0
Post likes count0

You have to tell Get- and Set­Security­Info the object type, you can't make it guess

Author Avatar
Raymond Chen
It needs to know which provider to give it to.
The Old New Thing
PowerShell Logo
Jun 18, 2025
Post comments count0
Post likes count3

Announcing Microsoft Desired State Configuration v3.1.0

Author Avatar
Jason Helmick
This post announces the release of Microsoft Desired State Configuration v3.1.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC.
PowerShell Team
codex blog featured image image
Jun 17, 2025
Post comments count9
Post likes count1

Securely Turbo‑Charge Your Software Delivery with Codex Coding Agent on Azure OpenAI

Author Avatar
Govind Kamtamneni
Introduction We have contributed the following four pull requests to add Azure OpenAI support to Codex, letting you enjoy the same Codex experience as in ChatGPT while running securely on Azure: PR #769 PR #1324 PR #1321 PR #92 (work in progress – Entra ID...
All things Azure
maui multimodal vision jpg image
Jun 17, 2025
Post comments count1
Post likes count3

Multimodal Vision Intelligence with .NET MAUI

Author Avatar
David Ortinau
Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI.
.NET Blog
A sunny Pacific Northwest landscape featuring a cozy modern house with large windows and a wooden ex image
Jun 17, 2025
Post comments count2
Post likes count1

SQL Server 2025 CTP 2.1: DiskANN Improvements

Author Avatar
Davide Mauri
I'm happy to announce that SQL Server 2025 CTP 2.1 is now available, and it brings significant improvements to DiskANN support. While DiskANN remains in preview, each release continues to remove limitations and boost performance. In this release, we’ve made a particularly notable leap...
Azure SQL Devs’ Corner