Show window of script running on VM of Azure Pipeline agent
I have an Azure DevOps pipeline which I want to start a long running test. I only want to start it and not wait for the results. (test will for example be a performance test running over the weekend).