Cloning LogicApps

syed baber 0 Reputation points
2025-03-19T02:41:27.0633333+00:00

I want to clone my consumption based LogicApp and create it in another resource group. But I can't see the clone option showing under Overview tab. Am I missing something ?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Shireesha Eeraboina 3,435 Reputation points Microsoft External Staff Moderator
    2025-03-19T04:48:28.98+00:00

    Hi syed baber,

    You may have seen the Clone button found in the Logic App – Overview page for consumption-based logic apps. In this post we will discuss some scenarios that allow you to use this feature.

    User's image The Clone feature allows developers to create a copy of their logic app and create a new instance of it within the same subscription/resource group. This feature becomes particularly useful if you want to:

    • Since there’s no direct way to rename a consumption-based Logic App, the Clone feature allows you to create a new instance with a different name while keeping the original settings. You can also decide whether to enable or disable the new Logic App when cloning.

    User's image

    • Maintaining multiple schedules: You can use the Clone feature to run the same Logic App with different schedules or triggers.

    (For example, if your original Logic App runs once a day at 4 AM, you can clone it and change the trigger to run at 1 PM instead). This way, you can reuse the same logic with slight changes in the schedule.

    • If you want a Logic App to run at various times while keeping the same configuration, cloning lets you create multiple instances with modified schedules.
    • This feature is useful for quickly setting up similar Logic Apps without having to reconfigure the entire workflow each time.

    If you find the answer helpful, kindly click "Accept Answer" and upvote it. If you have any further questions or concerns, please feel free to reach out to us. We are happy to assist you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.