I\'m trying to use conda in azure pipelines on a windows vm. In this question the solution is to use eval $(conda shell.bash hook) which works for me on linux a
eval $(conda shell.bash hook)