Skip to content

Commit 25c64c5

Browse files
author
ecfan
committed
Update draft
1 parent d4e36fe commit 25c64c5

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

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

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -212,11 +212,13 @@ The **Profile** tab specifies information about your template that appears in th
212212

213213
1. On the **Summary** tab, review and confirm all the provided information.
214214

215-
#### Publish to testing or production
215+
#### Publish for testing
216216

217217
When you're ready to test your template, you can publish your template for testing.
218218

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":::
220222

221223
Azure publishes the template, which displays the **Testing** label, to the templates gallery.
222224

@@ -230,9 +232,19 @@ When you're ready to test your template, you can publish your template for testi
230232

231233
1. Finish creating your workflow, testing your template, and making any necessary adjustments.
232234

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

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":::
236248

237249
#### Remove template from gallery
238250

@@ -246,7 +258,7 @@ If you want to temporarily or permanently remove your custom workflow template f
246258

247259
1. From the **Save** list, select **Save + unpublish template**.
248260

249-
:::image type="content" source="media/create-publish-workflow-templates/remove-template.png" alt-text="{alt-text}" lightbox="media/create-publish-workflow-templates/remove-template.png":::
261+
:::image type="content" source="media/create-publish-workflow-templates/remove-template.png" alt-text="Screenshot shows Azure portal, Profile tab, and option selected for Save + unpublish template." lightbox="media/create-publish-workflow-templates/remove-template.png":::
250262

251263
### [All Azure](#tab/all-azure)
252264

11.7 KB
Loading
11.8 KB
Loading

0 commit comments

Comments
 (0)