Azure DevOps Blog

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

Announcing the Git Credential Manager for Windows 1.0

I’m pleased to announce version 1.0 of the Git Credential Manager for Windows (GCM) is available. Since we introduced the first beta in October 2015, we received great feedback from the community and incorporated it into this release. This project replaces the WinStore credential manager, which is no longer maintained. We've also created a ...

Coded UI Test Extensibility V2

In VS2013 Update 2 we enhanced the Coded UI Test extensibility model to support plugins built for Windowless controls including controls in Modern Apps. These series of blogs should give an overview of the extensibility model exposed in Coded UI Test. Also, this blog explains a new extensibility QFE that we introduced earlier. In the current ...

TFVC and Git repositories in the same team project

Many teams are transitioning from TFVC to Git for version control and want to keep their work items, build definitions, and other data in their team project. Now with TFS Update 1 or Team Services, you can add Git repositories to your existing team project created with TFVC. In addition, you can add TFVC to an existing team project created ...

Debug UWP Prelaunch with VS2015

On Windows 10, the startup performance of Universal Windows Platform (UWP) apps is improved by proactively launching and then suspending apps in a technique called Prelaunch. Many applications will not need to do anything special to work in this mode, but some applications may need to adjust their behavior, for example an application that ...

Testing Java Applications with Visual Studio Team Services

If you watched the Connect() event I am sure you noticed that we are focusing on enabling cross platform development with Visual Studio Team Services. This definitely includes testing those applications.   The new Visual Studio Team Services includes build tasks to make it easy to integrate your build and testing efforts into your release ...

Scheduling Load Test Execution

After publishing  **Load Testing from different geographies with Cloud-based load testing **I have have had a couple of people ask how do you schedule Load Tests.  Depending on what type of load testing you are doing there are two ways to do this.  While you could use the command line for both on-premises and Cloud-based Load Test (...

User Voice site for Team Services has moved to its own area

The Visual Studio brand represents a suite of tools for every developer and every app, and includes three components We want to hear from you how we can improve our products, and many of you have already added your great suggestions at our User Voice site. Not too long ago I explained how we use User Voice. Today is a small change in how ...

Breakpoint Generator Extension

Posting on behalf of Jakob Ehn and Utkarsh Shigihalli, Visual Studio ALM Rangers and MVPs As developers, we are often confronted with existing, potentially large codebases that we have never seen before but are asked to make changes in. It can be a class library received from a colleague or a complete application downloaded from GitHub to ...

Private Preview: Running Apache JMeter load tests in the cloud

There's been a tremendous amount of excitement for the tools in Visual Studio Team Services and TFS for Java developers! Of course, we also wanted to ensure that the load testing needs of our customers are also met easily. Several of you may already be using Apache JMeter to run load tests for your applications. If so, you already know that ...

Moving from the server-client versions of Release management to the web-based one in VS Team Services and TFS

[Updated 5 Apr 2016] Like what you see in the new Release Management service in VS Team Services and in TFS server? Are you currently using the rich client to connect to the previous version of Release Management service in VS Team Services or to an on-premises Release Management 2013 or 2015 server? Would you like to move to the new web-...