← Back to list

Azure : LogicApp Consumption: Disaster Recovery

Disaster Recovery for logic app ( consumption ) can be quite complex if it is not defined and documented.

Tarun Garg · 2025-09-17 15:51 · 1 claps · 0.9 min read paywalled
#microsoft-azure #azure-logic-apps #disaster-recovery #azure-resource-group
Open on Medium ↗
Wiki topics: CRY · Crypto & Web3 ☁️ · DevOps & Cloud

Azure : LogicApp Consumption: Disaster Recovery

Disaster Recovery for logic app ( consumption ) can be quite complex if it is not defined and documented.

Lets assume a scenario due to reason beyond our control we need to move all LogicApp consumption from West US to West US2.

What it take to move all logic app ( consumption) to new data centre within same subscription?

  1. Logic app and associated API connection need to be redeployed.
  2. If LogicApp use system assigned managed identity it will change and all associated access to resources like key vault, storage account, ServiceBus need to be reassigned. This could be part of automated deployment process.
  3. If LogicApp inbound setting has some IP restriction then those need to be updated.
  4. If Logic app http end point is being used in APIM then that URL need to be updated as URL has region dependency.
  5. All history of logic app execution and version will be lost , those should be backed up separately if needed.

You can always clone logic app with different name with same subscription-resource group-region


메타데이터
post_id
bbbcd120d815
slug
azure-logicapp-consumption-disaster-recovery-bbbcd120d815
url
https://medium.com/@tarun-akg/azure-logicapp-consumption-disaster-recovery-bbbcd120d815
canonical_url
https://medium.com/@tarun-akg/azure-logicapp-consumption-disaster-recovery-bbbcd120d815
author_url
https://medium.com/@tarun-akg
status
ok
fetched_at
2026-07-17 21:46:37