Microsoft
Developer Blogs

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

Featured Image
Nov 26, 2024

What’s new in Azure DevTest Labs

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...
Read more
Nov 26, 2024

Debugger and Diagnostics updates in Visual Studio 17.12

We are thrilled to announce a host of exciting new features in Visual Studio 17.12, designed to enhance your development experience and boost your productivity. Our team has been working diligently to address some of the most popular requests from our developer community, and we are...
Read more

Latest posts

Banner image
Nov 28, 2024
Post comments count0
Post likes count0

Why does my program successfully take foreground only when running under the debugger?

Author Avatar
Raymond Chen
That's a special exception to the normal foreground rules.
The Old New Thing
Image DevTools green
Nov 28, 2024
Post likes count0

Transform your debugging experience with GitHub Copilot

Author Avatar
Wendy Breiding (SHE/HER)
Are your unit tests failing, and do you want to debug them more effectively? The latest feature in Visual Studio 2022, powered by GitHub Copilot, has the perfect solution for you. Introducing the Debug with Copilot button in Test Explorer, this feature takes the hassle out of debugging...
Visual Studio Blog
Image default image
Nov 28, 2024
Post comments count0
Post likes count0

Dev Proxy v0.23 with inspecting cloud API requests

Author AvatarAuthor Avatar
Waldek,
Garry
We’re excited to share a new version of Dev Proxy to help you build robust apps connected to APIs.
Microsoft 365 Developer Blog
Nov 27, 2024
Post comments count0
Post likes count0

Jakarta EE on Azure – November 2024

Author Avatar
Josephine Qiu
Hi everyone, welcome to the November 2024 update for Jakarta EE on Azure. It covers topics as new AZD template of Quarkus Apps on ACA, Cargo Tracker Deployment with AI integration, AI infused apps with Open Liberty on AKS, Java apps authentication with Microsoft Entra ID, and new features...
Microsoft for Java Developers
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 count0
Post likes count0

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
We’re excited to announce Teams Toolkit for Visual Studio Code v5.10.1 and the latest prerelease update. This patch brings impactful new features, enhancements, and critical bug fixes to improve your development experience. Let’s dive into what’s new. Teams Toolkit v5.10.1 This...
Microsoft 365 Developer Blog