Microsoft
Developer Blogs

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

Ask versus Agent modes

Build Smarter with the Microsoft 365 Agents Toolkit MCP Server

As AI agents become central to how we build and interact with modern productivity apps, developers need tools that are flexible, standard-based, and deeply integrated with AI. That’s where the Microsoft 365 Agents Toolkit MCP Server comes in.  This is a local Model Context...
Read more

Azure Developer CLI: From Dev to Prod with One Click

This post walks through how to implement a "build once, deploy everywhere" pattern using Azure Developer CLI (azd) that provisions environment-specific infrastructure and promotes applications from dev to prod with the same build artifacts. You'll learn how to use conditional Bicep...
Read more

Latest posts

csharp exploring extension members jpg image
May 8, 2025
Post comments count32
Post likes count13

C# 14 - Exploring extension members

Author Avatar
Kathleen Dollard
C# 14 introduces extension members. See how the `extension` syntax offers flexibility for extension authors and continuity for developers using extensions
.NET Blog
developers guide to build image
May 8, 2025
Post comments count0
Post likes count2

A Developer's Guide to Build 2025

Author AvatarAuthor Avatar
Jon,
James
Microsoft Build 2025 is just around the corner (May 19-22), and we're fired up about all the developer-focused content we've got lined up for you! Whether you're a Visual Studio power user, a VS Code fan, all about Azure, looking for the newest in .NET, or just pumped about AI in...
Microsoft for Developers
May 8, 2025
Post comments count1
Post likes count1

Exchange Web Services code analyzer and usage report

Author Avatar
Thomas Mechelke
We are less than 18 months away from the retirement of Exchange Web Services. Start planning your migration from EWS to Microsoft Graph.
Microsoft 365 Developer Blog
analyze image
May 8, 2025
Post comments count2
Post likes count3

Avoid T-SQL anti-patterns with the free T-SQL analysis tool

Author Avatar
Erik Ejlskov Jensen
T-SQL Analyzer is a free, open-source, cross platform command line tool for identifying, and reporting the presence of anti-patterns and design issues in SQL Server T-SQL scripts. As a database developer, you can catch any potential bad practices and design problems very early in the...
Azure SQL Devs’ Corner
May 8, 2025
Post comments count0
Post likes count0

Fabric Mirroring for Azure Cosmos DB: Public Preview Refresh Now Live with New Features

Author Avatar
Jilene Maldonado
We’re thrilled to announce the latest refresh of Fabric Mirroring for Azure Cosmos DB, now available with several powerful new features that enhance your data analytics infrastructure. This update significantly improves the experience, making it easier than ever to replicate your Azure...
Azure Cosmos DB Blog
Oldnewthing Banner image
May 8, 2025
Post comments count6
Post likes count2

Why doesn't Clipboard History capture rapid changes to clipboard contents?

Author Avatar
Raymond Chen
Clipboard history operates asynchronously, so you are changing it before it can respond to the changes.
The Old New Thing
May 8, 2025
Post comments count1
Post likes count3

Announcing the General Availability of Managed Identities as Federated Identity Credentials in your Entra apps

Author Avatar
Hosam Shahin
Announcing the GA of Managed Identities as Federated Identity Credentials for Microsoft Entra. Enhance security by replacing app secrets with managed identities, simplify setup, and enable seamless cross-tenant access to Entra-protected resources like Azure and Microsoft Graph.
Microsoft Entra Identity Platform
test run flow png image
May 8, 2025
Post likes count0

Integration testing with Dapr and Testcontainers

Author Avatar
Jose Santano Gonzalez
This blog post discusses setting up a Pytest integration test framework for a system using Dapr and Testcontainers. This framework was initially setup for a customer to suit their needs and it has been extracted into a sample project to provide a starting point.
ISE Developer Blog
Image Azure Developer CLI WP
May 7, 2025
Post comments count0
Post likes count0

Azure Developer CLI (azd) - May 2025

Author Avatar
Kristen Womack
This post announces the May release of the Azure Developer CLI (`azd`).
Azure SDK Blog