Azure DevOps Blog

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

Latest Microsoft Monitoring Agent

The Application Insights team has released a new agent for Application Performance Management scenarios.  This updated agent is version 7.1.11196.0 and is available here.  If you are already using version 7.1.11115.0 then upgrading to this agent can be done by uninstalling the old one and then installing the newer version (for Azure Cloud ...

Top things a new Visual Studio Online account owner should know

With Visual Studio Online, I realized I have not installed an On-premise Team Foundation Server in a while.  The convenience of these online accounts always being available, having the server automatically upgraded, and of course access to services such as Cloud Load Test, Hosted Build and Application Insights takes it from an incredible ...

Quick IntelliTrace File Open from App Insights

As was introduced in the Details Page Feature Blog, the IntelliTrace Performance Details Page provides to the user thorough information as well as enhanced functionalities for previewing code and debugging. This post will focus on specific IntelliTrace files that are opened from Application Insights portal and the user experience when ...

Multiple Monitor Support for Windows Store Apps in Visual Studio 2013 Update 3

With Windows 8.1, you can drag and move Windows Store apps between multiple monitors. Prior to Visual Studio 2013 Update 3, launching and debugging Store apps from Visual Studio would always open it on the primary monitor. In Visual Studio 2013 Update 3, we have added persistence to remember which screen the Store app was occupying when you ...

CodeLens Team Indicators – Processing Pipeline

IntroductionCodeLens 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.You can use the CodeLens Indicators to quickly identify the changes that have happened on the code and the authors ...

Coded UI testing support for Silverlight using Visual Studio 2013

Many of you have been patiently waiting for an updated UI Test plugin for Silverlight that works with Visual Studio 2013. The wait is now over !Coded UI test plugin for Silverlight for use with Visual Studio 2013 is now available on VS gallery at http://visualstudiogallery.msdn.microsoft.com/51b4a94a-1878-4dcc-81e0-7dc92131d2daIt works for ...