Azure DevOps Blog

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

Free Microsoft Exam jump start for: Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management

There has been a ton of excitement around the new ALM course and exams.  Responding to this two of the ALM MVPs Anthony Borton and Steven Borg are offering a FREE jump start for Exam 70-498: Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management. This Jump Start targets application development teams ...

System Center and IntelliTrace

Over the past little while, the System Center Operations Management team and the Visual Studio IntelliTrace team have been working together to create an increasingly rich debugging experience for applications in production environments. This collaborative effort provides the ability to take Application Failure events from System Center 2012...

Visual Studio 2012 – Update 2 RTM!

Visual Studio Updates are a mechanism we are using to provide ongoing value throughout the year to our Visual Studio and Team Foundation Server customers. These updates will provide features to support the latest software trends in the market, and also offer an easy way to deploy bug fixes. Today we are excited to announce that Visual Studio ...

Upgrade your 2012 team project from RTM to Update 2

In our effort to bring continuous improvements to the product, we have made improvements to the stock process templates in VS Update 2. If you have an account on our hosted service or when you create a new team project, your team projects are already updated with these changes. However if you have an on premises installation of TFS, the ...

How to fix “TF400898: An Internal Error Occurred.” on your Kanban board in TFS 2012 Update 2

Kanban customizable columns was made publicly available in VS Update 2. You can read the release notes for an overview of the feature itself, and you can read an in-depth article to understand what happens under the hood. If you have an on premises installation of TFS, you might see the following error on the Kanban board   (image) ...

New tool for converting test lists to Visual Studio 2012 Playlists

One of the requests we have heard upon the introduction of test Playlists in Visual Studio Update 2 was a tool for converting Visual Studio 2010 test lists to the new Playlists format…Well it turns a developer, Rolf Huisman, at one of our “go to” ALM Partners InfoSupport wrote and and released one Codeplex!    To use it: 1...

Fixed the incorrect order of the first column on the Kanban board on the service

After the Mar 4 update of the service, we received quite a bit of feedback about a bug on the Kanban board. It turned out that the first column on the board was not ordered by stack rank anymore, but by closed date. Since the closed date is empty in the first column, the order of the items in the column was random. Although our next ...