Need to create a new app service plan and storage account along with the deployment of azure standard logic app
I tried using export template but couldn't find anything related to the workflow I've created.
Need to create a new app service plan and storage account along with the deployment of azure standard logic app
I tried using export template but couldn't find anything related to the workflow I've created.
How can I deploy an Azure Logic App Standard from one resource group to another?
You can use Azure portal or Visual studio code to deploy logic app from one resource group to another resource group. Below is the process for Azure portal:
Visual studio Code Process:
Reference link