Skip to content

Commit 6be0f52

Browse files
author
ecfan
committed
UX updates
1 parent 39273dc commit 6be0f52

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/logic-apps/export-from-consumption-to-standard-logic-app.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, wsilveira
77
ms.topic: how-to
8-
ms.date: 01/10/2024
8+
ms.date: 07/05/2024
99
#Customer intent: As a developer, I want to export one or more Consumption workflows to a Standard workflow.
1010
---
1111

@@ -41,7 +41,6 @@ This article provides information about the export process and shows how to expo
4141

4242
- 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.
4343

44-
4544
## Exportable operation types
4645

4746
| Operation | JSON type |
@@ -57,13 +56,13 @@ This article provides information about the export process and shows how to expo
5756

5857
- Azure contributor resource group-level access, if you select the option for **Deploy managed connectors**.
5958

60-
6159
- 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).
6260

6361
> [!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.
6766
6867
## Group logic apps for export
6968

@@ -77,7 +76,6 @@ Consider the following recommendations when you select logic apps for export:
7776

7877
## Export Consumption workflows to a local project
7978

80-
8179
### Select logic apps for export
8280

8381
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:
8684

8785
:::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.":::
8886

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

9189
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-export-logic-app.png" alt-text="Screenshot showing Azure window, Workspace section toolbar, and Export Logic App selected.":::
9290

@@ -104,6 +102,8 @@ Consider the following recommendations when you select logic apps for export:
104102

105103
The export tool starts to validate whether your selected logic apps are eligible for export.
106104

105+
1. For **Advanced options**,
106+
107107
### Review export validation results
108108

109109
1. After export validation completes, review the results by expanding the entry for each logic app.
941 Bytes
Loading
985 Bytes
Loading
-408 Bytes
Loading

0 commit comments

Comments
 (0)