Create a Logic App from the Downloaded Template

Step 1: Search for Deploy a custom template and select the service from azure global search >> click on Build your own template in the editor.

 

Step 2: Now the load downloaded template.json from the previous steps and click on save.

 

Step 3: Add the new basic Logic App details and click on review and create.

 

This is how you can make use of the automation template. You can use the same JSON template to use the default setup for the logic app every time.


Design Azure Logic App Template From Azure Portal

Pre-requisite: Azure

This article will show you how to create an Azure Logic App ARM Template for automation from Azure Portal in simple, easy steps. You can follow this process to automate azure logic app provisioning using a template in azure. The main purpose of this is to create a reusable JSON template and to make use of this in azure pipelines or as a custom script template.

Similar Reads

Step to Create a Logic App Template

Step 1: Log in to Azure Portal...

Create a Logic App from the Downloaded Template

Step 1: Search for Deploy a custom template and select the service from azure global search >> click on Build your own template in the editor....