Microsoft
Developer Blogs

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

JDconf keynote image
Apr 4, 2025

Build AI agents with Python in #AgentsHack

Microsoft is holding an AI Agents Hackathon, and we want to see what you can build with Python! We'll have 20+ live streams showing you how to build AI agents with Python using popular agent frameworks and Microsoft technologies. Then, you can submit your project for a chance to win prizes, including a Best in Python prize!
Read more
Apr 7, 2025

Pure Virtual C++ 2025 Talks Announced

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...
Read more

Latest posts

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

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 count1
Post likes count0

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 count0
Post likes count0

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 count0
Post likes count0

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 count2

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 count0

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, Samar El Housseini, Daniel Lavve 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 count2
Post likes count8

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