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/create-publish-workflow-templates.md
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,11 +212,13 @@ The **Profile** tab specifies information about your template that appears in th
212
212
213
213
1. On the **Summary** tab, review and confirm all the provided information.
214
214
215
-
#### Publish to testing or production
215
+
#### Publish for testing
216
216
217
217
When you're ready to test your template, you can publish your template for testing.
218
218
219
-
1. On the **Summary** tab or any other preceding tab, at the tab bottom, select **Save** > **Save + publish for testing**.
219
+
1. On the **Summary** tab or a preceding tab, at the tab bottom, from the **Save** list, select **Save + publish for testing**.
220
+
221
+
:::image type="content" source="media/create-publish-workflow-templates/publish-testing.png" alt-text="Screenshot shows Azure portal, Profile tab, and option selected for Save + publish for testing." lightbox="media/create-publish-workflow-templates/publish-testing.png":::
220
222
221
223
Azure publishes the template, which displays the **Testing** label, to the templates gallery.
222
224
@@ -230,9 +232,19 @@ When you're ready to test your template, you can publish your template for testi
230
232
231
233
1. Finish creating your workflow, testing your template, and making any necessary adjustments.
232
234
233
-
1. When you're ready to publish your template for production, on any tab in the template wizard, select **Save** > **Save + publish for production**.
235
+
#### Publish for production
236
+
237
+
To change the template label from **Testing** to **Production** in the templates gallery, follow these steps:
238
+
239
+
1. In the [Azure portal](https://portal.azure.com), find and open your template resource.
240
+
241
+
1. On the template sidebar, under **Template**, select **Template**.
242
+
243
+
1. On the **Template** page, select **Next** and repeat until you open the **Profile** tab.
244
+
245
+
1. From the **Save** list, select **Save + publish for production**.
234
246
235
-
This step updates the template label from **Testing** to **Production** in the templates gallery.
247
+
:::image type="content" source="media/create-publish-workflow-templates/publish-production.png" alt-text="Screenshot shows Azure portal, Profile tab, and option selected for Save + publish for production." lightbox="media/create-publish-workflow-templates/publish-production.png":::
236
248
237
249
#### Remove template from gallery
238
250
@@ -246,7 +258,7 @@ If you want to temporarily or permanently remove your custom workflow template f
246
258
247
259
1. From the **Save** list, select **Save + unpublish template**.
0 commit comments