VBM on Android: VSTS & Build Agent

I'm working to build an Android App through Visual Studio Team Services [https://www.visualstudio.com/team-services/] with the code hosted on GitHub. Pain... I'm going to not write up the long, painful, and unsuccessful time spent trying to use a Windows and Hosted Agent. If…

SonarQube on Azure

Objective Install SonarQube to display metrics from my random projects. Mostly as experiments to apply to activities at work. Research Where can I install it? Based on my minor internet research; it looks like SonarQube will only run on an actual machine, VM, or Docker. I did a little looking…