Skip to content

Commit 5908853

Browse files
author
ecfan
committed
Update draft
1 parent 6dba494 commit 5908853

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

articles/logic-apps/create-publish-workflow-templates.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,19 +226,33 @@ When you're ready to test your template, you can publish your template for testi
226226

227227
-
228228

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.
230230

231231
:::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":::
232232

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**.
234234

235235
Your template appears with the **Testing** label, for example:
236236

237237
:::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":::
238238

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.
240240

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**.
242256

243257
### [All Azure](#tab/all-azure)
244258

18.2 KB
Loading

0 commit comments

Comments
 (0)