I am following Donovan Brown\'s blog post to try and setup a build agent for VB6
I can see my agent in the agent pools
but don\'t know what to put as the image.
Target the desired Queue, not the Pool. Try replacing the pool code with the code below.
queue: name: Default
I also find it easier to use the graphical user interface to create my build and use the Show YAML button to get the yaml written for me.