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

Poster
Jul 31, 2025
Post comments count0
Post likes count0

GitHub Copilot for Xcode: Introducing Copilot Vision, Custom Instructions, Locale-Aware Responses, and More

Author Avatar
Jialuo Gan
We’re excited to introduce updates to GitHub Copilot for Xcode, bringing new ways to interact with AI and streamline your development workflow. With Copilot Vision, you can upload and chat with images—like screenshots and UI designs—directly in Xcode. We’ve also introduced global...
Xcode
Image SK A2A banner
Jul 31, 2025
Post comments count0
Post likes count0

Building AI Agents with the A2A .NET SDK

Author AvatarAuthor AvatarAuthor Avatar
Sergey,
Adam,
Brandon
Learn how to build collaborative AI agents using the new A2A .NET SDK, enabling seamless communication and discovery between autonomous agents in the AI ecosystem.
Azure AI Foundry Blog
Image Azure SDK Monthly Release WP 2
Jul 30, 2025
Post comments count0
Post likes count0

Azure SDK Release (July 2025)

Author Avatar
Ronnie Geraghty
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.
Azure SDK Blog
aspire react thumbnail png image
Jul 30, 2025
Post comments count0
Post likes count2

Building a Full-Stack App with React and Aspire: A Step-by-Step Guide

Author Avatar
Sayed Ibrahim Hashimi
Discover how to build a full-stack application with React and Aspire, integrating a React front-end with an ASP.NET Core Web API and persisting data to a database.
.NET Blog
Image sql database 3 560
Jul 30, 2025
Post comments count0
Post likes count1

Announcing General Availability of UNISTR function and ANSI SQL || Operator in Azure SQL

Author Avatar
Abhiman Tiwari
We’re excited to announce the General Availability (GA) of two long-standing capabilities that address critical needs for SQL developers and enterprise customers in Azure SQL Database and Azure SQL Managed Instance, configured with the Always-up-to-date update policy: UNISTR...
Azure SQL Devs’ Corner
Oldnewthing Banner image
Jul 30, 2025
Post comments count0
Post likes count0

In C++/WinRT, how can I await multiple coroutines and capture the results?, part 0

Author Avatar
Raymond Chen
If you don't really care about what happens if something goes wrong.
The Old New Thing
Jul 30, 2025
Post comments count0
Post likes count1

Introducing Plan Validation in Copilot Studio Kit

Author Avatar
Adi Leibowitz
Ever wonder why your agent's answers can be right but for the wrong reasons? Let's dive into why that matters, with a brief foray into epistemology (bear with me!) Knowledge: More Than Just Right Answers Imagine asking someone the time, and they confidently reply, “2:30 PM.”...
Power Platform Developer Blog
announcing aspire 9 4 jpg image
Jul 29, 2025
Post comments count2
Post likes count8

Aspire 9.4 is here with a CLI and interactive dashboard features

Author Avatar
Maddy Montaquila
Aspire 9.4 is packed with new features, integrations, and improvements
.NET Blog
go systemcrypto banner png image
Jul 29, 2025
Post comments count0
Post likes count0

Microsoft build of Go 1.25 crypto backend changes

Author Avatar
George Adams
Starting with Go 1.25, the Microsoft build of Go will use system-provided crypto by default to align with Microsoft's internal cryptography strategy and compliance policies.
Microsoft for Go Developers