Deploying a logic app using azure devops yaml pipeline
In this blog post, I will walk through how to create a logic app in Visual Studio 2019 and deploy it through Azure DevOps using YAML pipelines: Prerequisite – You need to install “Azure Logic Apps Tools for Visual Studio 2019” extension in Visual Studio 2019: Step 1: Create a new repo in your Azure … Read more