Microsoft
Developer Blogs

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

MS Build2025 BackgroundArt 06 8211 Copy image

Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers

Get up to date on all of the .NET sessions from Microsoft Build 2025 covering .NET 10, C# 14, .NET Aspire, ASP.NET Core, Blazor, AI development, and more!
Read more

Build like Microsoft: Developer agents in action

Take a deep dive into Athena, an AI-powered collaborative agent, to learn how it was built and how to create your own version of Athena right within Microsoft Teams.
Read more

Latest posts

Image Azure Developer CLI WP
Jun 5, 2025
Post comments count0
Post likes count4

Azure Developer CLI (azd) - June 2025

Author Avatar
Kristen Womack
This post announces the June release of the Azure Developer CLI (`azd`).
Azure SDK Blog
langchain microsoft image
Jun 5, 2025
Post comments count0
Post likes count7

Microsoft and LangChain: Leading the Way in AI Security for Open Source on Azure

Author Avatar
Marlene Mhangami
For developers building in the field of AI, the industry moves so quickly that we often prioritise speed and execution over everything else. To keep up with the latest changes, many developers and enterprises are turning to open-source AI tools. One of the most popular tools today is...
Microsoft for Developers
log buffering jpg image
Jun 5, 2025
Post comments count0
Post likes count0

Emit logs on-demand with log buffering

Author Avatar
Evgenii Fedorov
Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9
.NET Blog
ChatGPT Image Jun 5 2025 01 38 40 PM image
Jun 5, 2025
Post comments count1
Post likes count1

Restricting PAT Creation in Azure DevOps Is Now in Preview

Author Avatar
Angel Wong
As organizations continue to strengthen their security posture, restricting usage of personal access tokens (PATs) has become a critical area of focus. With the latest public preview of the Restrict personal access token creation policy in Azure DevOps, Project Collection Administrators...
Azure DevOps Blog
word image 253442 1 image
Jun 5, 2025
Post comments count0
Post likes count0

How to filter C++ Build Insights by project

Author AvatarAuthor Avatar
David,
Moyo
Visual Studio 2022 version 17.14 comes with quality-of-life improvements to its C++ Build Insights integration that will make it easier for you to navigate large multi-project traces and handle long file names for your build inputs and artifacts. What is C++ Build Insights? C++ Build...
Visual Studio Blog
Oldnewthing Banner image
Jun 5, 2025
Post comments count3
Post likes count0

Why do some Windows functions fail if I pass an unaligned Unicode string?

Author Avatar
Raymond Chen
Well, if you don't align it, then you've already broken the rules.
The Old New Thing
Semantic Kernel
Jun 5, 2025
Post comments count0
Post likes count0

Enhancing Plugin Metadata Management with SemanticPluginForge

Author Avatar
Likhan Siddiquee
In the world of software development, flexibility and adaptability are key. Developers often face challenges when it comes to updating plugin metadata dynamically without disrupting services or requiring redeployment. This is where SemanticPluginForge, an open-source project, steps in to...
Semantic Kernel
ContextualFunctionSelection image
Jun 5, 2025
Post comments count0
Post likes count0

Smarter SK Agents with Contextual Function Selection

Author Avatar
Sergey Menshykh
Smarter SK Agents with Contextual Function Selection In today's fast-paced AI landscape, developers are constantly seeking ways to make AI interactions more efficient and relevant. The new Contextual Function Selection feature in the Semantic Kernel Agent Framework is here to address...
Semantic Kernel
eval framework png image
Jun 5, 2025
Post likes count3

Hierarchical Waterfall Evaluation of Query Classification, Retrieval & Generation in Multi-Agent LLM Systems

Author AvatarAuthor Avatar
Abdul,
Wenwen
This post presents a hierarchical waterfall framework for evaluating query classification, retrieval, and generation in multi-agent LLM systems.
ISE Developer Blog