How to Deploy standard type Logic Apps in multiple environment using ARM template&CLI

Lu Li 26 Reputation points
2021-06-25T00:35:08.12+00:00

Hi,

I want to use ARM template to automate deployment process for a standard type logic apps and the same Logic App cab be deployed in multiple environments, e.g. Dev, Test, or Production. I found below tutorial, but it is for old version (consumption type), i am just wondering if it is achievable for standard type ? If so could anyone share the tutorial with me ? Thanks

https://learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-deploy-azure-resource-manager-template?toc=%2Fazure%2Fazure-resource-manager%2Ftemplates%2Ftoc.json&tabs=azure-portal

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,825 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,511 Reputation points Microsoft Employee
    2021-06-25T04:20:54.627+00:00

    @Lu Li This is possible and this official doc explains how to set this up in detail. The doc also links this sample for the same.

    0 comments No comments