Enable zone-redundancy for your logic app

Applies to: Azure Logic Apps (Consumption + Standard)

For scenarios where you need high reliability for your logic app workflows, you can set up zone redundancy with availability zones within an Azure region. Azure Logic Apps can then distribute logic app workloads across all the availability zones within a region. This capability protects your apps and their information from datacenter failures within a region.

This guide shows how to enable zone redundancy for your logic apps.

Prerequisites

Limitations

With HTTP-based actions, certificates exported or created with AES256 encryption won't work when used for client certificate authentication. The same certificates also won't work when used for OAuth authentication.

Set up zone redundancy for your logic app

For Consumption logic apps, zone redundancy is automatically enabled. You don't need to take any additional steps to enable zone redundancy for Consumption logic apps.

For Standard logic apps only, follow these steps:

  1. In the Azure portal, start creating a Standard logic app. On the Create Logic App page, stop after you select Standard as the plan type for your logic app.

    Screenshot shows Azure portal, Create Logic App page, logic app details, and selected Standard plan type.

    For a tutorial, see Create Standard logic app workflows with single-tenant Azure Logic Apps in the Azure portal.

  2. Under Zone redundancy, select Enabled.

    At this point, your logic app creation experience appears similar to this example:

    Screenshot shows Azure portal, Create Logic App page, Standard logic app details, and the Enabled option selected under Zone redundancy.

    Note

    The Zone redundancy options appear unavailable if you select an unsupported Azure region or an existing Windows plan that was created in an unsupported Azure region. Make sure to select a supported Azure region and a Windows plan that was created in a supported Azure region, or create a new Windows plan.

  3. Finish creating your logic app workflow.

  4. If you use a firewall and haven't set up access for traffic through the required IP addresses, make sure to complete that requirement.