Developer Support

Advocacy and Innovation

Safe On-Premises Releases Using VSTS

Read on to learn how Premier Developer Consultant Ilias Jennane addresses the idea of safe releases and incremental feature rollout for on-premises releases using Visual Studio Team Services.I have recently interacted with many customers that were clearly under the impression that they should only consider DevOps practices if they are doing ...

Create Your First CI Pipeline in 10 Minutes or Less

In this post, Premier Developer Consultant Derrick Cawthon shares how to quickly create a continuous integration pipeline in VSTS, so teams can start pursuing their DevOps journeys.During your DevOps journey typically the first item you will want to do (after establishing a good process for the team) is setup a Continuous Integration (CI) ...

Deploying Linked ARM Templates with VSTS

In this post, Premier Developer Consultant Najib Zarrari walks through how to deploy linked ARM templates with Visual Studio Team Services. When dealing with deploying a large number of components in Azure, a single ARM template might be challenging to manage and maintain.  ARM linked templates allow you to make your deployment more ...

SonarQube Integration with VSTS

In this post, Premier Developer Consultant Sana Noorani details how to integrate SonarQube with VSTS, so you can detect issues in code and trigger builds only when code checks pass. Introduction to SonarQubeSonarQube is an open source tool used for continuously checking code quality. Many developers will add it to their DevOps pipelines with ...

Notes from the Field: Migrating to Visual Studio Team Services

Premier Developer consultant Brian Blackman shares two major insights regarding migrating on-premises databases to the cloud. This post does not cover all the details of migration to Visual Studio Team Services. You can find that information at Migrate to Visual Studio Team Services. And your options for migration can be found at Migration ...