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/export-from-consumption-to-standard-logic-app.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, wsilveira
7
7
ms.topic: how-to
8
-
ms.date: 01/10/2024
8
+
ms.date: 07/05/2024
9
9
#Customer intent: As a developer, I want to export one or more Consumption workflows to a Standard workflow.
10
10
---
11
11
@@ -41,7 +41,6 @@ This article provides information about the export process and shows how to expo
41
41
42
42
- By default, if an Azure connector has a built-in connector version, the export tool automatically converts the Azure connector to the built-in connector. No option exists to opt out from this behavior.
43
43
44
-
45
44
## Exportable operation types
46
45
47
46
| Operation | JSON type |
@@ -57,13 +56,13 @@ This article provides information about the export process and shows how to expo
57
56
58
57
- Azure contributor resource group-level access, if you select the option for **Deploy managed connectors**.
59
58
60
-
61
59
- Review and meet the requirements for [how to set up Visual Studio Code with the Azure Logic Apps (Standard) extension](create-single-tenant-workflows-visual-studio-code.md#prerequisites).
62
60
63
61
> [!NOTE]
64
-
>
65
-
> Make sure to install version 2.0.16 or higher for the Azure Logic Apps (Standard) extension for Visual Studio Code.
66
-
> Some conversion scenarios require the latest workflow designer, which is available starting with this version.
62
+
>
63
+
> Make sure to install version 2.0.16 or higher for the Azure Logic Apps (Standard) extension for
64
+
> Visual Studio Code. Some conversion scenarios require the latest workflow designer, which is
65
+
> available with this version.
67
66
68
67
## Group logic apps for export
69
68
@@ -77,7 +76,6 @@ Consider the following recommendations when you select logic apps for export:
77
76
78
77
## Export Consumption workflows to a local project
79
78
80
-
81
79
### Select logic apps for export
82
80
83
81
1. In Visual Studio Code, sign in to Azure, if you haven't already.
@@ -86,7 +84,7 @@ Consider the following recommendations when you select logic apps for export:
86
84
87
85
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-azure-view.png" alt-text="Screenshot showing Visual Studio Code Activity Bar with Azure icon selected.":::
88
86
89
-
1. On the **Workspace** section toolbar, from the **Azure Logic Apps** menu, select **Export Logic App**.
87
+
1. On the **Workspace** section toolbar, from the **Azure Logic Apps** menu, select **Export logic app**.
0 commit comments