I set up a hosted agent in Azure to do a CI build but I'm getting the following warning during the Visual Studio build step before the build fails:
"Visual Studio version '15.0' not found. Looking for the latest version."
Looking at the documentation for hosted agents it looks like they're not deployed with Visual Studio 2017:
https://www.visualstudio.com/en-gb/docs/build/concepts/agents/hosted
Does anyone know when the hosted agents will be deployed with Visual Studio 2017 or when this will be likely?