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
May 21, 2025
Post comments count5
Post likes count2

Silly parlor tricks: Promoting a 32-bit value to a 64-bit value when you don't care about garbage in the upper bits

Author Avatar
Raymond Chen
Inline assembly that doesn't do anything.
The Old New Thing
MS Build2025 Banner MSW Newsletter Promo 1280 215 720 1 image
May 20, 2025
Post comments count0
Post likes count0

Announced at Build 2025: Foundry connection for Azure Cosmos DB, Global Secondary Index, full-text search, and more

Author AvatarAuthor Avatar
Michal,
Jay
The countdown to innovation has begun: Day 1 of Microsoft Build 2025 bought several new announcements, demos, and live coding sessions to in-person and online audiences, showcasing the potential of cloud-native and AI-driven applications. Azure Cosmos DB is at the forefront of this...
Azure Cosmos DB Blog
Azure DevOps Feature Image
May 20, 2025
Post comments count0
Post likes count2

One Pipeline to Rule Them All: Ensuring CodeQL Scanning Results and Dependency Scanning Results Go to the Intended Repository

Author Avatar
Michael Omokoh
"One Ring to rule them all, One Ring to find them, One Ring to bring them all, and in the darkness bind them." – J.R.R. Tolkien, The Lord of the Rings In the world of code scanning and dependency scanning, your pipeline is the One Ring—a single definition that can orchestrate...
Azure DevOps Blog
azure mcp may blog image
May 20, 2025
Post comments count0
Post likes count2

Azure MCP Server - May 2025 Release

Author Avatar
Rohit Ganguly
This post discusses the updates to the Azure MCP (Model Context Protocol) Server for Microsoft //build 2025.
Azure SDK Blog
May 20, 2025
Post comments count1
Post likes count7

Introducing the Microsoft 365 Agents Toolkit

Author Avatar
Zhidi Shang
Read how the Microsoft 365 Agents Toolkit, an evolution of Microsoft Teams Toolkit, is designed to help developers build agents and apps for Microsoft 365 Copilot, Microsoft Teams, and Microsoft 365.
Microsoft 365 Developer Blog
May 20, 2025
Post comments count7
Post likes count5

Azure DevOps with GitHub Repositories - Your path to Agentic AI

Author Avatar
Aaron Hallberg
GitHub Copilot has evolved beyond a coding assistant in the IDE into an agentic teammate – providing actionable feedback on pull requests, fixing bugs and implementing new features, creating pull requests and responding to feedback, and much more. These new capabilities will transform...
Microsoft for Developers
Azure Command Launcher for Java
May 20, 2025
Post comments count0
Post likes count4

Announcing Azure Command Launcher for Java

Author Avatar
Bruno Borges
Optimizing JVM Configuration for Azure Deployments Tuning the Java Virtual Machine (JVM) for cloud deployments is notoriously challenging. Over 30% of developers tend to deploy Java workloads with no JVM configuration at all, therefore relying on the default settings of the HotSpot JVM....
Microsoft for Java Developers
Oldnewthing Banner image
May 20, 2025
Post comments count7
Post likes count2

Why does Windows report my processor speed twice, with slightly different values?

Author Avatar
Raymond Chen
One is calculated. The other is self-promotion.
The Old New Thing
github copilot app modernization for java
May 20, 2025
Post comments count0
Post likes count0

GitHub Copilot app modernization for Java 公共预览版发布

Author Avatar
Nick Zhu
现代化 Java 应用程序并将其迁移到云端,往往是一个复杂、耗时且碎片化的过程。GitHub Copilot app modernization for Java旨在简化并加速这一迁移过程,助力您顺利迈向云端。 该工具现已在 Visual Studio Code Marketplace...
Java Blog in Chinese