So how many replicas should my VM Application use?

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 that gap. First, the basics. When […]

Teams Toolkit for Visual Studio Code update – November 2024

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 patch version updates included several important bug fixes: Terminology Update: The term Copilot Agent has […]

Updates for C++ developers in Visual Studio 2022 17.12

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++ Developers in Visual Studio 2022 17.12 on […]

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 Artifact repos via personal access tokens (PATs) and storage accounts through Storage Access Shared […]