Microsoft
Developer Blogs

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

Featured Image
Feb 24, 2025

Claude 3.7 Now Available in GitHub Copilot for Visual Studio

The world of AI is evolving at a breathtaking pace, and today brings an exciting milestone for developers and tech enthusiasts alike. Anthropic’s newest release, Claude 3.7, is now available directly within GitHub Copilot for Visual Studio 2022 17.13, heralding a new era of seamlessly...
Read more
Feb 24, 2025

Let's Learn .NET: GitHub Copilot Event

Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.
Read more

Latest posts

Image spfx 121 preview blog post
Mar 3, 2025
Post comments count0
Post likes count0

Public preview of SharePoint Framework 1.21 – First release of upcoming features

Author Avatar
Vesa Juvonen
We are excited to announce the first preview of the upcoming SharePoint Framework 1.21. This release will have updates for SharePoint, Viva Connections and Microsoft Teams experiences.
Microsoft 365 Developer Blog
Mar 3, 2025
Post comments count0
Post likes count0

Queue-Based Load Leveling Pattern (Starring Phi4 and Azure Service Bus)

Author Avatar
Rory Preddy
In this blog, we’re exploring the Queue-Based Load Leveling pattern—a powerful method for smoothing out workload spikes Why Choose Queue-Based Load Leveling? In today's fast-paced software environment, dynamic workloads are common. The Queue-Based Load Leveling...
Microsoft for Java Developers
Image GitHub and ADO
Feb 28, 2025
Post comments count0
Post likes count0

Azure DevOps Basic usage included with GitHub Enterprise

Author Avatar
Andrew Brenner
Many customers want to use both GitHub and Azure DevOps together. Until now, unless you purchased Visual Studio subscriptions with GitHub Enterprise, you had to pay separately for both products. With the Sprint 252 release, Azure DevOps Basic usage rights are included with GitHub...
Azure DevOps Blog
PowerShell Logo
Feb 28, 2025
Post comments count0
Post likes count0

Announcing AI Shell Preview 2

Author Avatar
Steven Bucher
We are pleased to share a new preview release of AI Shell!
PowerShell Team
Feb 28, 2025
Post comments count0
Post likes count4

Announcing TypeScript 5.8

Author Avatar
Daniel Rosenwasser
Today we're excited to announce the release of TypeScript 5.8! If you're not familiar with TypeScript, it's a language that builds on top of JavaScript by adding syntax for types. Writing types in our code allows us to explain intent and have other tools check our code to catch...
TypeScript
Image Large SK Logo
Feb 28, 2025
Post comments count0
Post likes count2

Release the Agents! SK Agents Framework RC1

Author Avatar
Shawn Henry
Semantic Kernel Agent Framework Reaches Release Candidate 1 We're excited to announce that with the release of Semantic Kernel 1.40 (.NET) and 1.22.0 (Python), we're elevating the Semantic Kernel Agent Framework to Release Candidate 1. This marks a significant milestone in our journey...
Semantic Kernel
Image Integrate Copilot Studio agents with Microsoft Entra External ID to give your customers access
Feb 28, 2025
Post comments count0
Post likes count1

Integrate Copilot Studio agents with Microsoft Entra External ID to give your customers access

Author Avatar
Joylynn Kirui
Learn how to integrate Copilot Studio agents with Microsoft Entra External ID using the Generic OAUTH 2.0 service provider option, ensuring your customers can securely log in to your agents.
Power Platform Developer Blog
Banner image
Feb 28, 2025
Post comments count1
Post likes count0

C++/WinRT implementation inheritance: Notes on winrt::implements, part 8

Author Avatar
Raymond Chen
Comparing the options.
The Old New Thing
vcpkg logo
Feb 27, 2025
Post comments count0
Post likes count1

What’s New in vcpkg (February 2025): Package installation performance, new tested triplet, and more

Author Avatar
Augustin Popa
This blog post summarizes changes to the vcpkg package manager as part of the 2025.02.14 registry release, 2025-02-11, 2025-01-29, 2025-01-24, and 2025-01-20 tool releases, as well as changes to vcpkg documentation throughout February. This release includes significant performance...
C++ Team Blog