You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/quickstart-create-example-consumption-workflow.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,18 +103,20 @@ To create and manage a Consumption logic app workflow using other tools, see the
103
103
|**Region**| Yes | <*Azure-region*> | The Azure datacenter region for storing your app's information. This example deploys the sample logic app to the **West US** region in Azure. |
104
104
|**Enable log analytics**| Yes |**No**| This option appears and applies only when you select the **Consumption** logic app type. <br><br>Change this option only when you want to enable diagnostic logging. For this quickstart, keep the default selection. |
105
105
106
-
After you finish, your settings look similar to the following example:
107
-
108
-
:::image type="content" source="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png" alt-text="Screenshot shows Azure portal and logic app resource creation page with details for new logic app." lightbox="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png":::
109
-
110
106
> [!NOTE]
111
107
>
112
-
> Availability zone support is automatically enabled for new Consumption logic app workflows in
113
-
> [Azure regions with availability zone support](/azure/reliability/availability-zones-service-support#azure-regions-with-availability-zone-support). Since mid-May 2022,
114
-
> the Azure Logic Apps team has been moving existing Consumption logic app workflows to use
108
+
> Availability zones are automatically enabled for *new* Consumption logic app workflows in
109
+
> [Azure regions that support availability zones](../reliability/availability-zones-service-support.md#azure-regions-with-availability-zone-support).
110
+
> Since mid-May 2022, the Azure Logic Apps team has been enabling availability zones for existing
111
+
> Consumption logic app workflows, several regions at a time, in
112
+
> [Azure regions that support availability zones](../reliability/availability-zones-service-support.md#azure-regions-with-availability-zone-support).
115
113
> availability zones several Azure regions at a time. For more information, see
116
114
> [Protect logic apps from region failures with zone redundancy and availability zones](set-up-zone-redundancy-availability-zones.md).
117
115
116
+
After you finish, your settings look similar to the following example:
117
+
118
+
:::image type="content" source="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png" alt-text="Screenshot shows Azure portal and logic app resource creation page with details for new logic app." lightbox="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png":::
119
+
118
120
1. When you're ready, select **Review + Create**.
119
121
120
122
1. On the validation page that appears, confirm all the provided information, and select **Create**.
0 commit comments