I've created solution with many service fabric application types. And I want to deploy it simultaneously to my azure service fabric cluster via vsts pipeline.
I am going to write Powershell script to deploy all apps at the same time. But maybe vsts has some option to deploy different application type simultaneously?