Logic app deployment handle

Sourav 185 Reputation points
2023-11-12T04:13:06.4066667+00:00

I'm new to logic app and I'm trying to deploy my logic app from test env to prod env.
The issue that I'm facing is that, I have to change the connector and connections manually.
Is there any better way of doing this?
Can this be handled using the ARM template? A guidance would have been very helpful.
Thanks in Advance.
lg_connection

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

Accepted answer
  1. VenkateshDodda-MSFT 22,636 Reputation points Microsoft Employee
    2023-11-14T08:39:52.2+00:00

    @Sourav Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.
    I understand that you want to create a copy/migrate/move the logic app or exporting the template which is test environment to production environment.

    It is recommended After you migrate logic apps between subscriptions, resource groups, or regions, you must recreate or reauthorize any connections that require Open Authentication (OAuth).
    Hope this helps! Feel free to reach back to me if you have any further questions on this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.