Skip to content

Commit 00522ad

Browse files
committed
Updates per PM
1 parent c48e701 commit 00522ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/logic-apps/business-continuity-disaster-recovery-guidance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,14 @@ For the failover strategy, your logic apps and locations must meet these require
5151
5252
* If you use ISEs, [make sure that they are scaled out or have enough capacity](../logic-apps/ise-manage-integration-service-environment.md#add-capacity) to handle the load.
5353

54+
#### Example: Multi-tenant Azure
55+
5456
This example shows primary and secondary logic app instances, which are deployed to separate regions in the global multi-tenant Azure for this scenario. A single [Resource Manager template](../logic-apps/logic-apps-azure-resource-manager-templates-overview.md) defines both logic app instances and the dependent resources required by those logic apps. Separate parameter files specify the configuration values to use for each deployment location:
5557

5658
![Primary and secondary logic app instances in separate locations](./media/business-continuity-disaster-recovery-guidance/primary-secondary-locations.png)
5759

60+
#### Example: Integration service environment
61+
5862
This example shows the previous primary and secondary logic app instances but deployed to separate ISEs. A single Resource Manager template defines both logic app instances, the dependent resources required by those logic apps, and the ISEs as the deployment locations. Separate parameter files define the configuration values to use for deployment in each location:
5963

6064
![Primary and secondary logic apps in different locations](./media/business-continuity-disaster-recovery-guidance/primary-secondary-locations-ise.png)

0 commit comments

Comments
 (0)