Microsoft
Developer Blogs

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

Featured Image
Dec 9, 2024

2024 Python in VS Code Wrapped

As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and deleted, keep reading to get an inside look to all things
Read more
Dec 9, 2024

How Global System Integrators can make the most of their GitHub Copilot licenses

AI-powered code assistant tools like GitHub Copilot have revolutionized the development landscape. We’ve observed significant Copilot adoption among Global System Integrators (GSIs), who are leading the charge in harnessing its potential. While many developers are already utilizing...
Read more

Latest posts

Image raccoons
Nov 27, 2024
Post comments count0
Post likes count0

Properly cycling domain passwords with the JSonADDomain extension

Author Avatar
Joseph Calev
For those familiar with the JsonAdDomain extension, it provides an easy way to join VMs to your domain. However, one aspect that customers have been less crazy about is that the domain password must be shared in the protected settings (where it is at least encrypted) and, more...
Azure VM Runtime Team
Image 53947412140 032a1ecb63 o
Nov 27, 2024
Post comments count0
Post likes count0

So how many replicas should my VM Application use?

Author Avatar
Joseph Calev
One great advantage of VM Applications is the ability to specify how many replicas you want for each VM Application version. While documentation exists on how to specify replicas, we don't really provide advice on determining how many replicas to use. The goal of this post is to rectify...
Azure VM Runtime Team
Image Azure SDK Monthly Release WP 2
Nov 27, 2024
Post comments count0
Post likes count0

Azure SDK Release (November 2024)

Author Avatar
Hector Norzagaray
The Azure SDKs release every month. This post includes the month's highlights and release notes.
Azure SDK Blog
Image dotnet 9 nuget resolver png
Nov 27, 2024
Post comments count1
Post likes count4

Dramatically faster package restores with .NET 9's new NuGet resolver

Author Avatar
Jeff Kluge
.NET 9 introduces a new NuGet dependency graph resolver that dramatically improves package restore performance for large repositories. Learn how this reimagined approach reduces restore times from 30 minutes to just 2 minutes by creating a more efficient dependency graph with fewer nodes.
.NET Blog
Nov 27, 2024
Post comments count0
Post likes count0

Teams Toolkit for Visual Studio Code update – November 2024

Author Avatar
Junjie Li
Explore the latest Teams Toolkit for Visual Studio Code updates to learn about new features, enhancements, and bug fixes.
Microsoft 365 Developer Blog
Banner image
Nov 27, 2024
Post comments count0
Post likes count0

Checking whether a URI refers to a Web site root

Author Avatar
Raymond Chen
Let somebody else do the parsing.
The Old New Thing
Run Build Insights on File Selection File Selection Command in contextual menu of selected files.
Nov 27, 2024
Post likes count0

Updates for C++ developers in Visual Studio 2022 17.12

Author Avatar
Sy Brand
Visual Studio 17.12 is here and comes with a host of new features for C++ developers. We’ve made improvements across our toolchain, C++ Build Insights, Unreal Engine support, and more. This post gives a quick overview of what’s available; for all the details, see What’s New for C++...
Visual Studio Blog
Image aievaluations jpg
Nov 26, 2024
Post comments count1
Post likes count1

Evaluate the quality of your AI applications with ease

Author Avatar
Wendy Breiding (SHE/HER)
Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey.
.NET Blog
Image default devbox
Nov 26, 2024
Post comments count0
Post likes count1

What’s new in Azure DevTest Labs

Author Avatar
Anish Trakru
DevTest labs now supports the capability to access Azure DevOps artifact repos through Managed Identities and GitHub artifact repos through GitHub app authentication. Additionally, you can now also access the lab storage account through Managed Identities. Until now users have accessed...
Develop from the cloud