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/manage-logic-apps-with-azure-portal.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,9 +181,7 @@ You can use the Azure portal for version control of your logic apps. You can fin
181
181
182
182
<aname="find-version-history"></a>
183
183
184
-
### Find previous versions
185
-
186
-
To see your logic app's version history and find previous versions:
184
+
### Find and view previous versions
187
185
188
186
1. In the Azure portal, [find the logic app that you want to manage](#find-logic-app).
189
187
@@ -195,27 +193,25 @@ To see your logic app's version history and find previous versions:
195
193
196
194
1. On the **History version** page, you'll see the previous version's details in read-only mode. You can select between the Logic Apps **Designer** and **Code view** modes.
197
195
198
-

196
+

199
197
200
198
<aname="promote-previous-versions"></a>
201
199
202
200
### Promote previous versions
203
201
204
-
To promote a previous version of your logic app:
205
-
206
-
1.[Find and select the version that you want to promote](#find-version-history) in your logic app's version history.
202
+
1. In your logic app's version history, [find and select the version that you want to promote](#find-version-history).
207
203
208
-
1. On the **History version** page, choose**Promote**.
204
+
1. On the **History version** page, select**Promote**.
209
205
210
206

211
207
212
208
1. On the **Logic Apps Designer** page that opens, edit the version that you're promoting as needed. You can switch between **Designer** and **Code view** modes. You can also update **Parameters**, **Templates**, and **Connectors**.
213
209
214
210

215
211
216
-
1.Choose **Save** to save any updates and finishing promoting the previous version. (Or, choose**Discard**to cancel your changes.)
212
+
1.To save any updates and finishing promoting the previous version, select**Save**. (Or, to cancel your changes, select **Discard**.)
217
213
218
-
When you [view your logic app's version history](#find-version-history) again, the promoted version is listed at the top of the page under a new identifier.
214
+
When you [view your logic app's version history](#find-version-history) again, the promoted version appears at the top of the list and has a new identifier.
0 commit comments