all agent machines in a given pool

16 Views Asked by At

I want to run a particular powershell script on all agent machines in a given pool. How can I get a list of agents from the given pool? I am already able to do that in classic pipelines through deployment groups; how do I achieve the same functionality in YAML pipelines?

yaml related answer

0

There are 0 best solutions below