Azure DevOps Blog

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

Process Template changes to TFS 2015 RTM

With the release of TFS 2015, we have also updated the process templates. All of these changes were done to: Many of you have requested a list of the improvements that we have made to the process templates, so here we go.Template changes Workflow changes Field changes...

Automating Azure Resource Group deployment using a Service Principal in Visual Studio Online: Build/Release Management

Connect your Azure subscriptions to VSTS in 3 clicks New improved user experience to setup Azure Resource Manager based service connection in VSTS. Follow the post below to configure Visual Studio Team Services to communicate with Azure in order to provision or deploy Azure Resource Manager resources such as virtual machines (image...

Announcing Git-LFS on all VSO Git repos

All Visual Studio Online Git repos now support Git-LFS, with unlimited free storage! Git-LFS is an extension to Git that replaces large files in your repo with placeholder files, and stores the contents of those large files in a separate store on the server.  This allows you to add binary files to a repo without creating a lot of ...

Quickstart: Analyzing .NET projects with SonarQube, MSBuild or Visual Studio Online, and third-party analyzers (StyleCop, ReSharper)

This post provides a quick-start guide to using SonarQube to analyze .NET managed code. It covers installing SonarQube locally, running your first analysis using MSBuild, and using some popular third-party analyzers. It also describes how to use the new Visual Studio Online (VSO) and Team Foundation Server (TFS) Build tasks to perform analysis...

Network simulation and more in the VS Emulator for Android

By now, hopefully you’ve heard about the new Visual Studio Emulator for Android, which is available as a standalone download for Eclipse and Android Studio users. Today, we’re issuing an update that addresses some of your top requests, including network simulation and improved screenshot functionality. Let’s take a look at what you can ...