Moving logic apps across multiple tenants

Daniel Long 0 Reputation points
2024-03-06T10:53:03.0533333+00:00

Hey,

I want to export logic apps from one tenant to another. What is the best way of doing this as I keep seeing multiple errors because it still has information from Tenant.

I used to use the playbook arm template generator but that no longer works, have tried this on multiple laptops.

Thanks

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

1 answer

Sort by: Most helpful
  1. VasimTamboli 4,785 Reputation points
    2024-03-06T12:30:50.2533333+00:00

    Hi Daniel Long,

    Thank you for posting question.

    You can transfer a logic app between subscriptions and resource groups but not directly between tenants. To move a logic app to another tenant, export it from the current tenant and recreate it in the new one. Note that API connections won't be exported, so you'll need to recreate them for the specific connectors in the new tenant.

    Please refer this aricle which has more information.

    https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/export-microsoft-sentinel-playbooks-or-azure-logic-apps-with/ba-p/3275898

    Please don't forgot to accept answer.

    BR

    Vasim

    0 comments No comments