Microsoft
Developer Blogs

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

dotnet team feature image image

Running RAG with ONNX Runtime GenAI for On-Prem Windows

Exploring how to efficiently run a RAG pipeline with structured language models (SLMs) and guardrails on Windows, achieving inference under 5 seconds with ONNX Runtime GenAI.
Read more

Introducing Azure DevOps ID Token Refresh and Terraform Task Version 5

We are excited to share some recent updates that improve the experience of using Workload identity federation (OpenID Connect) with Azure DevOps and Terraform on Microsoft Azure. Many working parts have come together to make this possible and we'll share those here. We are also very...
Read more

Latest posts

May 6, 2025
Post comments count0
Post likes count0

Reinventing Legacy App Modernization: Crowdbotics' AI-Native Platform on Azure

Author Avatar
Govind Kamtamneni
Author: Charath Ranganathan, CTO, Crowdbotics Modernizing legacy applications is one of the most daunting tasks facing enterprises today. These systems, often built decades ago using technologies like COBOL on mainframes, power critical business functions but are notoriously difficult,...
All things Azure
May 5, 2025
Post comments count0
Post likes count3

Announcing the updated Teams AI Library and MCP support

Author Avatar
Sujeet Mehta
Discover the new and improved Teams AI Library, designed to help developers create even more powerful agents for Microsoft Teams.
Microsoft 365 Developer Blog
Oldnewthing Banner image
May 5, 2025
Post comments count6
Post likes count1

What were the intended uses of those icons in moricons.dll?

Author Avatar
Raymond Chen
Icons for old MS-DOS apps.
The Old New Thing
vcpkg logo
May 2, 2025
Post comments count1
Post likes count0

What’s New in vcpkg (April 2025)

Author Avatar
Augustin Popa
This blog post summarizes changes to the vcpkg package manager as part of the 2025.04.09 registry release, 2025-03-22, 2025-04-01, and 2025-04-07 tool releases, as well as changes to vcpkg documentation throughout April. This release contains bug fixes, a new documentation article on...
C++ Team Blog
2025 05 02 140637 dall e 3 image
May 2, 2025
Post comments count0
Post likes count3

Guest Blog: Orchestrating AI Agents with Semantic Kernel Plugins: A Technical Deep Dive

Author AvatarAuthor Avatar
Sophia,
Jarre
Today we're excited to welcome Jarre Nejatyab as a guest blog to highlight a technical deep dive on orchestrating AI Agents with Semantic Kernel Plugins. In the rapidly evolving world of Large Language Models (LLMs), orchestrating specialized AI agents has become crucial for building...
Semantic Kernel
Oldnewthing Banner image
May 2, 2025
Post comments count4
Post likes count1

Using type aliasing to avoid the ODR problem with conditional compilation, part 2

Author Avatar
Raymond Chen
Ensuring that you pick a side.
The Old New Thing
Azure DevOps Feature Image
May 2, 2025
Post comments count2
Post likes count3

Introducing Azure DevOps ID Token Refresh and Terraform Task Version 5

Author AvatarAuthor Avatar
Jared,
Eric
We are excited to share some recent updates that improve the experience of using Workload identity federation (OpenID Connect) with Azure DevOps and Terraform on Microsoft Azure. Many working parts have come together to make this possible and we'll share those here. We are also very...
Azure DevOps Blog
token generation linux 1 image
May 2, 2025
Post likes count0

Running RAG with ONNX Runtime GenAI for On-Prem Windows

Author Avatar
Omer Demir
Exploring how to efficiently run a RAG pipeline with structured language models (SLMs) and guardrails on Windows, achieving inference under 5 seconds with ONNX Runtime GenAI.
ISE Developer Blog
linux explorer image
May 1, 2025
Post comments count1
Post likes count1

There’s a Linux File Explorer built into Visual Studio!?!

Author Avatar
Sinem Akinci
The Remote File Explorer in Visual Studio provides developers with a convenient way to browse, view, and edit files on remote machines—directly from within the IDE. It's a powerful tool for managing remote environments without leaving your development workflow. Scott Hanselman...
C++ Team Blog