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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,9 @@ This guide shows how to create and publish a workflow template in the following
96
96
97
97
## Create a workflow template
98
98
99
-
### [Portal](#tab/portal)
99
+
Based on whether you want to make your workflow template available only for your organization or for everyone in Azure, follow the corresponding steps:
100
+
101
+
### [Organization only](#tab/organization)
100
102
101
103
To create your workflow template through the Azure portal, follow these steps:
102
104
@@ -192,7 +194,7 @@ The **Profile** tab specifies information about your template that appears in th
192
194
|**Category**| No | The category where the template belongs. |
193
195
|**Tags**| No | Any tags that you want to use for labeling the workflow. |
194
196
195
-
### [Manual](#tab/manual)
197
+
### [All Azure](#tab/all-azure)
196
198
197
199
For the manual approach to create a template, you need to create a template package.
0 commit comments