
Azure pipelines – Agent’s missing capability
Intro Today I would like to share with you how to fix following error occured while running Azure pipelines agent: Unable to deploy to the target 'MACHINE-NAME' as some of the following demands are missing: [vstest, Agent.Version -gtVersion 2.115.0]. Ensure the target meets the specified demands and try again. I was obviously trying to run... » read more