Microsoft
Developer Blogs

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

Featured Image
Dec 26, 2024

Critical: .NET Install links are changing

The .NET installers and archives distribution method is currently changing unexpectedly. This change may impact your development, CI, and production infrastructure. It is crucial to validate if you are affected and monitor for any downtime or disruptions.
Read more
Dec 31, 2024

Dock the Code Search window in Visual Studio 2022

Ever felt frustrated with the search window cluttering your workspace? The latest feature in Visual Studio 2022 gives you more control over the behavior of the Code and Feature Search window, making your search experience smoother and more efficient. Some users have shared that the...
Read more

Latest posts

Image Feature announcement
Nov 15, 2024
Post comments count0
Post likes count0

Working with Audio in Semantic Kernel Python

Author Avatar
Tao Chen
We are pleased to announce the arrival of audio support in Semantic Kernel Python. This new audio functionality will enable you to create more interactive and accessible user experiences. In this blog post, I will detail the new interface, the existing connectors, and provide samples....
Semantic Kernel
Image word image 251336 1
Nov 15, 2024
Post likes count4

Join Us at Microsoft Ignite: Unlock GitHub Copilot’s New Potential in Visual Studio

Author Avatar
Amy Nguyen
Get ready for an exciting Microsoft Ignite breakout session where we’re unveiling the latest advancements in GitHub Copilot in Visual Studio! Join Dalia Abo Sheasha, Jessie Houghton, and Scott Hanselman as they dive into how GitHub Copilot is evolving to help developers work...
Visual Studio Blog
Banner image
Nov 15, 2024
Post comments count6
Post likes count3

How do I put a non-copyable, non-movable, non-constructible object into a std::optional?

Author Avatar
Raymond Chen
Taking advantage of the conversion operator.
The Old New Thing
All things azure
Nov 15, 2024
Post comments count0
Post likes count2

How to use GitHub Copilot for Efficient Unit Test Creation

Author Avatar
utejomurtula
As developers, we know that writing comprehensive unit tests is crucial yet often tedious. GitHub Copilot Chat revolutionizes this process by serving as your intelligent testing companion right in your IDE. Let's explore how to maximize its potential for efficient and thorough test...
All things Azure
Image feature image png
Nov 15, 2024
Post likes count1

Accessing Private Resources in Azure

Author Avatar
Juan Burckhardt
A practical guide for developers on connecting to Azure resources with private endpoints through a VPN.
ISE Developer Blog
Image Azure Developer CLI WP
Nov 14, 2024
Post comments count0
Post likes count2

Azure Developer CLI (azd) - November 2024

Author Avatar
Kristen Womack
This post announces the November release of the Azure Developer CLI (`azd`).
Azure SDK Blog
Image paramscollections jpg
Nov 14, 2024
Post comments count10
Post likes count6

Calling methods is easier and faster with C# 13 params collections

Author Avatar
Kathleen Dollard
Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations.
.NET Blog
Image fsharp9nullable jpg
Nov 14, 2024
Post comments count0
Post likes count2

Nullable Reference Types in F# 9

Author Avatar
RNDr. Tomáš Grošup, Ph.D.
Read about latest F# 9 feature, Nullable Reference Types
.NET Blog
Image 11142024
Nov 14, 2024
Post comments count0
Post likes count0

Filtered change notifications in Microsoft Graph callRecords API are now available

Author Avatar
Matthew McGrath
We are pleased to announce that you can now optionally filter change notifications for the callRecord GraphAPI by participant Entra Object IDs.
Microsoft 365 Developer Blog