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/logic-apps-create-logic-apps-from-templates.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
@@ -100,6 +100,10 @@ This how-to guide shows how to use these templates as provided or edit them to f
100
100
101
101
1. Continue building your workflow.
102
102
103
+
1. When you're ready, save your changes, which automatically publishes your logic app resource live to Azure. On the designer toolbar, select **Save**.
104
+
105
+
:::image type="content" source="./media/logic-apps-create-logic-apps-from-templates/logic-app-save.png" alt-text="Screenshot showing the designer with top part of a workflow. On the toolbar, 'Save' is selected.":::
106
+
103
107
## Update a Consumption workflow with a template
104
108
105
109
1. In the [Azure portal](https://portal.azure.com), go to your Consumption logic app resource.
@@ -141,15 +145,13 @@ This how-to guide shows how to use these templates as provided or edit them to f
141
145
1. Continue building your workflow.
142
146
143
147
> [!TIP]
144
-
> If you haven't saved your changes, you can discard your work and return to your previous workflow. On the designer toolbar, select **Discard**.
145
-
146
-
## Deploy a logic app workflow built from a template
147
-
148
-
After you make your changes to the template, you can save your changes. This action automatically publishes your logic app resource live to Azure.
148
+
>
149
+
> If you haven't saved your changes, you can discard your work and return to
150
+
> your previous workflow. On the designer toolbar, select **Discard**.
149
151
150
-
On the designer toolbar, select **Save**.
152
+
1. When you're ready, save your changes, which automatically publishes your logic app resource live to Azure. On the designer toolbar, select **Save**.
151
153
152
-
:::image type="content" source="./media/logic-apps-create-logic-apps-from-templates/logic-app-save.png" alt-text="Screenshot showing the designer with top part of a workflow visible. On the toolbar, 'Save' is selected.":::
154
+
:::image type="content" source="./media/logic-apps-create-logic-apps-from-templates/logic-app-save.png" alt-text="Screenshot showing the designer with top part of a workflow visible. On the toolbar, 'Save' is selected.":::
0 commit comments