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
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,19 +226,33 @@ When you're ready to test your template, you can publish your template for testi
226
226
227
227
-
228
228
229
-
1. In the template gallery, make sure to select the Azure subscription associated with your template.
229
+
1. In the template gallery, from the **Subscription** list, select the Azure subscription associated with your template.
230
230
231
231
:::image type="content" source="media/create-publish-workflow-templates/org-filter.png" alt-text="Screenshot shows Azure portal, templates gallery, and Subscription filter set to example Azure subscription associated with created template." lightbox="media/create-publish-workflow-templates/org-filter.png":::
232
232
233
-
1. Under the filters row, select **My templates**.
233
+
1.From the **Status** list, select **Published for Testing**. Under the filters row, select **My Templates**.
234
234
235
235
Your template appears with the **Testing** label, for example:
236
236
237
237
:::image type="content" source="media/create-publish-workflow-templates/my-templates.png" alt-text="Screenshot shows Azure portal, templates gallery, and selected tab for My templates." lightbox="media/create-publish-workflow-templates/my-templates.png":::
238
238
239
-
1. After you finish creating your workflow, testing your template, and making any necessary updates, select **Save** > **Save + publish for production**.
239
+
1. Finish creating your workflow, testing your template, and making any necessary adjustments.
240
240
241
-
This step updates the template label from **Testing** to **Production** in the template gallery.
241
+
1. When you're ready to publish your template for production, on any tab in the template wizard, select **Save** > **Save + publish for production**.
242
+
243
+
This step updates the template label from **Testing** to **Production** in the template gallery.
244
+
245
+
#### Remove template from gallery
246
+
247
+
If you no longer want to include your custom workflow template in the template gallery, unpublish the template to delete it.
248
+
249
+
1. In the [Azure portal](https://portal.azure.com) search box, enter **logic apps template**.
250
+
251
+
1. From the template resources list, find and open your workflow template.
252
+
253
+
1. On the template sidebar, under **Template**, select **Template**.
254
+
255
+
1. On the **Template** page, select **Next** until you reach the **Profile** tab. From the **Save** list, select **Save + unpublish template**.
0 commit comments