Skip to content

Commit 74af6ca

Browse files
author
ecfan
committed
Update draft
1 parent 23766de commit 74af6ca

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

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

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,34 @@ On the **Parameters** tab, add customization for any parameters that you want fo
189189

190190
The **Profile** tab specifies information about your template that appears in the template gallery, for example, the template's display name, publisher name, connectors, and other metadata.
191191

192-
| Property | Required | Description |
193-
|----------|----------|-------------|
194-
| **Display name** | Yes | The workflow template display name that appears in the template gallery. |
195-
| **By** | Yes | The workflow template publisher name. |
196-
| **Summary** | Yes | The description for the workflow that the template creates. |
197-
| **Featured connectors** | Yes | The names for the primary connectors in the workflow template. |
198-
| **Category** | No | The category where the template belongs. |
199-
| **Tags** | No | Any tags that you want to use for labeling the workflow. |
192+
1. On the **Profile** tab, provide the following information about your template:
193+
194+
| Property | Required | Description |
195+
|----------|----------|-------------|
196+
| **Display name** | Yes | The workflow template display name that appears in the template gallery. |
197+
| **By** | Yes | The workflow template publisher name. |
198+
| **Summary** | Yes | The description for the workflow that the template creates. |
199+
| **Featured connectors** | Yes | Select the primary connector types in the workflow template. |
200+
| **Category** | No | The category where the template belongs. |
201+
| **Tags** | No | Any tags that you want to use for labeling the workflow. |
202+
203+
1. When you're ready, select **Next**.
204+
205+
1. On the **Summary** tab, review and confirm all the provided information.
206+
207+
#### Publish to testing or production
208+
209+
When you're ready to test your template, you can publish your template for testing. The template appears in the template gallery with the **Testing** label.
210+
211+
1. On the **Summary** tab or any other preceding tab, at the tab bottom, select **Save** > **Save + publish for testing**.
212+
213+
Azure publishes the template with the **Testing** label to the template gallery.
214+
215+
1. To use your new template, follow the corresponding steps to create a Consumption or Standard logic app resource and workflow.
216+
217+
1. After you finish your testing and make any necessary updates, select **Save** > **Save + publish for production**.
218+
219+
This step updates the template label from **Testing** to **Production** in the template gallery.
200220

201221
### [All Azure](#tab/all-azure)
202222

0 commit comments

Comments
 (0)