Microsoft
Developer Blogs

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

SK and A2A 16 215 9 image

Microsoft and LangChain4j: A Partnership for Secure, Enterprise-Grade Java AI Applications

The artificial intelligence landscape presents unprecedented opportunities for Java developers. With decades of experience building robust enterprise applications using Spring, Quarkus and Jakarta EE, Java developers are uniquely positioned to create sophisticated AI solutions. The...
Read more

Bring your own agents into Microsoft 365 Copilot

Custom Engine Agents now generally available—build and integrate your own AI into the flow of work Microsoft 365 Copilot is redefining how people interact with AI—embedding it directly into the flow of work as the intuitive, natural interface for agents: the ‘UI for AI’ As...
Read more

Latest posts

vcpkg logo
Apr 8, 2025
Post comments count1
Post likes count1

What’s New in vcpkg (March 2025)

Author Avatar
Augustin Popa
This blog post summarizes changes to the vcpkg package manager as part of the 2025.03.19 registry release, 2025-03-13 tool release, as well as changes to vcpkg documentation throughout March. This release includes two new commands for our continuous integration system PR reviews, minor...
C++ Team Blog
Microsoft Dev Box concept
Apr 8, 2025
Post comments count0
Post likes count0

Microsoft Dev Box subscriptions and licensing requirements demystified: What You Need and Why

Author Avatar
Fawad Khan
Thinking of deploying Microsoft Dev Box service but want to understand the licensing and subscription requirements first? Then, you have come to the right place. This blog post breaks it all down—clearly and simply—so you know exactly what you need and why, whether you’re an IT...
Develop from the cloud
index-hero
Apr 8, 2025
Post comments count24
Post likes count1

April Patches for Azure DevOps Server and Team Foundation Server

Author Avatar
Gloridel Morales
Today we are releasing patches that impact our self-hosted product, Azure DevOps Server, as well as Team Foundation Server 2018.3.2. We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version of...
Azure DevOps Blog
Image multiproc
Apr 8, 2025
Post comments count1
Post likes count7

Multi-Process CPU Usage Analysis in Visual Studio

Author Avatar
Harshada Hole
Streamlined Performance Insights Across Processes The Visual Studio Profiler's CPU Usage tool and Instrumentation tool now supports multi-process analysis, providing a unified view of CPU activity across multiple processes. With performance graphs featuring distinct, color-coded stacked...
Visual Studio Blog
Image Feature announcement
Apr 8, 2025
Post comments count0
Post likes count0

Python Vector Store Connectors update: Faiss, Azure SQL Server and Pinecone

Author Avatar
Eduard van Valkenburg
Announcing New Vector Stores: Faiss, SQL Server, and Pinecone We are thrilled to announce the availability of three new Vector Stores and Vector Store Record Collections: Faiss, SQL Server, and Pinecone. These new connectors will enable you to store and retrieve vector data...
Semantic Kernel
Oldnewthing Banner image
Apr 8, 2025
Post comments count10
Post likes count1

The Goldilocks zone of software stability

Author Avatar
Raymond Chen
Not too new, not too old.
The Old New Thing
Pure Virtual C++ logo
Apr 7, 2025
Post comments count0
Post likes count3

Pure Virtual C++ 2025 Talks Announced

Author Avatar
Sy Brand
Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. This year, it is running on the 30th April. We're pleased to announce four of our five live sessions for the day: Welcome to v1.0 of the meta::[[verse]]! with Inbal Levi Proxy: Next...
C++ Team Blog
Image Guest Blog
Apr 7, 2025
Post comments count0
Post likes count1

Guest Blog: Semantic Kernel and Copilot Studio Usage Series - Part 1

Author Avatar
Sophia Lagerkrans-Pandey
Today on the Semantic Kernel blog we're excited to welcome a group of guest authors from Microsoft. We'll turn it over to Riccardo Chiodaroli, Samer El Housseini, Daniel Labbe and Fabrizio Ruocco to dive into their use cases with Semantic Kernel and Copilot Studio. In today's...
Semantic Kernel
Image mcpfeatured jpg
Apr 7, 2025
Post comments count29
Post likes count48

Build a Model Context Protocol (MCP) server in C#

Author Avatar
James Montemagno
Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.
.NET Blog