Azure DevOps Blog

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

Scaled Agile Framework: Using TFS to support epics, release trains, and multiple backlogs whitepaper

EDITED: 6/20/2018. See below. We are pleased to publish the following whitepaper: Scaled Agile Framework: Using TFS to support epics, release trains, and multiple backlogs. The Scaled Agile Framework, or SAFe, is gaining popularity among organizations looking to scale Agile practices to the enterprise level. SAFe is a comprehensive framework...

New Intellitrace article from Testing Experience: Successful Quality Management with Visual Studio IntelliTrace

If you don’t have a free subscription to Testing Experience  yet now is definitely a great time to sign up as they have a new article on Intellitrace!   Always Know What’s Going On Successful Quality Management with Visual Studio IntelliTrace Software development can be nerve-wracking. As a developer, you often ...

Application Insights SDK (0.10.0-prerelease)

What is it? Application Insights SDK lets you send telemetry to the Application Insights portal, where you can find out what users are doing with your application. 0.10.0 is the latest SDK release for Application Insights. This SDK includes new functionality and new concepts in addition to a change in the basic architecture...

Visual Studio and Team Foundation Server Update 4 CTP 1 now available

If you have been looking forward to the last set of Visual Studio Online Features to become available to Team Foundation Server your wait is OVER!  You can find many of your favorite Visual Studio Online features in the first Technology Preview for Update 4 (CTP 1); to download it please see: Download Visual Studio 2013 Update 4 CTP 1. To ...

Monitoring your existing Applications

Sometimes you want to monitor a web application that’s already installed and running – without updating the code or redeploying it. Maybe it has some kind of performance issues or is throwing exceptions and you need to apply instrumentation ASAP. Now you can do that with Application Insights Status Monitor. Just by installing it on your ...

Data-Driven Load Tests using Visual Studio Online and SQL Azure

Editors Note: While working in Australia I was blessed to work with some truly gifted technologists.  In the SQL space David Lean was the local legend with the (deserved) reputation of being THE SQL Performance Guru. David has since left Microsoft but continue his cutting edge work with SQL Server and Application Tuning.  Thanks for the ...

PerfTips: Performance Information at-a-glance while Debugging with Visual Studio

Note: this post has been updated for Visual Studio 2015 RTM. You are probably all familiar with the debugger DataTips that let you see the value of a variable when you hover over it in the editor. This post introduces the new PerfTips feature in Visual Studio 2015 for C#/VB, and C++ developers on all Windows platforms. Why PerfTips? We have...

Application Insights – instrumentation approaches for running tests

[this summer Beckylin Orooji from the University of Central Florida in Orlando studying Computer Science interned with the Application Insights team in the developer division at Microsoft.  Below is a blog she authored based on some end to end scenarios she worked on] In my scenario today I have a shopping website. I have made some changes ...

Project Welcome Pages

We recently deployed a new feature to Visual Studio Online to help people get new team members started with a project and for people browsing the server to understand what a project is for and how to use it. We call the feature “Project Welcome Pages”. It’s very easy to tell when the feature had been enabled for your account, simply go ...