Skip to content

Commit bacccc9

Browse files
author
ecfan
committed
Restore deleted note
1 parent 97fa867 commit bacccc9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,14 @@ More workflows in your logic app raise the risk of longer load times, which nega
117117
| **Windows Plan** | Yes | <*plan-name*> | The plan name to use. Either select an existing plan name or provide a name for a new plan. <br><br>This example uses the name **My-App-Service-Plan**. <br><br>**Note**: Don't use a Linux-based App Service plan. Only the Windows-based App Service plan is supported. |
118118
| **Pricing plan** | Yes | <*pricing-tier*> | The [pricing tier](../app-service/overview-hosting-plans.md) to use for your logic app and workflows. Your selection affects the pricing, compute, memory, and storage that your logic app and workflows use. <br><br>For more information, review [Hosting plans and pricing tiers](logic-apps-pricing.md#standard-pricing). |
119119

120+
> [!NOTE]
121+
>
122+
> If you select an Azure region that supports availability zone redundancy, the **Zone redundancy**
123+
> section is enabled. This section offers the choice to enable availability zone redundancy
124+
> for your logic app. However, currently supported Azure regions don't include **West US**,
125+
> so you can ignore this section for this example. For more information, see
126+
> [Protect logic apps from region failures with zone redundancy and availability zones](set-up-zone-redundancy-availability-zones.md).
127+
120128
When you finish, your settings look similar to the following example:
121129

122130
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/create-logic-app-basics.png" alt-text="Screenshot shows Azure portal and page named Create Logic App Workflow Service Plan." lightbox="media/create-single-tenant-workflows-azure-portal/create-logic-app-basics.png":::

0 commit comments

Comments
 (0)