I am trying to install Taurus and JMeter on Azure DevOps Pipeline with PowerShell/Command line script. Is there any way or command that I can use for running the JMeter In Azure DevOps Pipeline without using Extension?
Note: I don't want to use the extension provided by Azure, I want to download it through custom script.