I'm currently trying to understand how I can deploy a Logic App from Azure DevOps. I'm trying to give my team the ability to back out changes. Is this possible without using a series of scripts?
I'd like to create a release that does the following
- Deploy Logic App ARM template
- Upload code to Logic App from VSTS/DevOps