Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Get Application Performance Counters of your choice during load runs with Visual Studio Online

Goal of a load testing activity is to identify and fix performance bottlenecks. Visual Studio Online integrates Cloud Load Testing with Application Insights to give deep insights into performance and diagnostics data of your application which dramatically decreases the discovery and resolution of any issues discovered later. This article will...

How to deploy to Standard or Azure environments in Release Management 2013 with Update 3 RC

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   ...

How to setup environments for Agent-less deployments in Release Management 2013 with Update 3 RC

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   ...

CodeLens Processing pipeline performance improvements

Introduction CodeLens is a heads-up display in your Visual Studio Editor where you can find information about your code in-context. See this MSDN article for an introduction to CodeLens - Get history and other info about your code. In a previous blog post, I had described the CodeLens Team Indicators – Processing Pipeline. I recommend, you...

View Source in the CPU Usage tool

In Update 2 of Visual Studio 2013, we added the CPU Usage tool into the Performance and Diagnostics hub which allows you to see where the CPU is spending time executing your code. In Update 3 of Visual Studio 2013, we have made a small but important improvement to this tool: the ability to navigate from a function in the call tree to the ...

TFS Planning, DR avoidance and TFS on Azure IaaS v1.4 guidance landed … what’s next?

We are pleased to announce that the v1.4 flight of the TFS Planning and DR Avoidance Guide has firmly landed, after Bill Heys completed the copy editing and the product owner has given us the “thumbs up”. what’s included? The latest guidance includes practical guidance for three main scenarios: … and lots more in ...