Skip to content

Commit 57ace21

Browse files
author
ecfan
committed
Update art and add lightbox links
1 parent 7c43262 commit 57ace21

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -82,23 +82,23 @@ Consider the following recommendations when you select logic apps for export:
8282

8383
1. On the Visual Studio Code Activity Bar, select **Azure** to open the **Azure** window (Shift + Alt + A).
8484

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.":::
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." lightbox="media/export-from-consumption-to-standard-logic-app/select-azure-view.png":::
8686

8787
1. On the **Workspace** section toolbar, from the **Azure Logic Apps** menu, select **Export logic app**.
8888

89-
:::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.":::
89+
:::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." lightbox="media/export-from-consumption-to-standard-logic-app/select-export-logic-app.png":::
9090

9191
1. After the **Export** tab opens, select your Azure subscription and region, and then select **Next**.
9292

93-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-subscription-consumption.png" alt-text="Screenshot showing Export tab with Azure subscription and region selected.":::
93+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-subscription-consumption.png" alt-text="Screenshot showing Export tab with Azure subscription and region selected." lightbox="media/export-from-consumption-to-standard-logic-app/select-subscription-consumption.png":::
9494

9595
1. Select the logic apps to export. Each selected logic app appears on the **Selected logic apps** list to the side.
9696

9797
> [!TIP]
9898
>
9999
> You can also search for logic apps and filter on resource group.
100100
101-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-logic-apps.png" alt-text="Screenshot showing 'Select logic apps to export' section with logic apps selected for export.":::
101+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-logic-apps.png" alt-text="Screenshot showing 'Select logic apps to export' section with logic apps selected for export." lightbox="media/export-from-consumption-to-standard-logic-app/select-logic-apps.png":::
102102

103103
The export tool starts to validate whether your selected logic apps are eligible for export.
104104

@@ -121,13 +121,13 @@ Consider the following recommendations when you select logic apps for export:
121121

122122
For example, **SourceLogicApp2** has an error and can't be exported until fixed:
123123

124-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-back-button-remove-app.png" alt-text="Screenshot showing 'Review export status' section and validation status for logic app workflow with error.":::
124+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-back-button-remove-app.png" alt-text="Screenshot showing 'Review export status' section and validation status for logic app workflow with error." lightbox="media/export-from-consumption-to-standard-logic-app/select-back-button-remove-app.png":::
125125

126126
- Logic apps that pass validation with or without warnings are still eligible for export. To continue, select **Export** if all apps validate successfully, or select **Export with warnings** if apps have warnings.
127127

128128
For example, **SourceLogicApp3** has a warning, but you can still continue to export:
129129

130-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-export-with-warnings.png" alt-text="Screenshot showing 'Review export status' section and validation status for logic app workflow with warning.":::
130+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-export-with-warnings.png" alt-text="Screenshot showing 'Review export status' section and validation status for logic app workflow with warning." lightbox="media/export-from-consumption-to-standard-logic-app/select-export-with-warnings.png":::
131131

132132
The following table provides more information about each validation icon and status:
133133

@@ -139,27 +139,27 @@ Consider the following recommendations when you select logic apps for export:
139139

140140
1. After the **Finish export** section appears, for **Export location**, browse and select a local folder for your new Standard logic app project.
141141

142-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-local-folder.png" alt-text="Screenshot showing 'Finish export' section and 'Export location' property with selected local export project folder.":::
142+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-local-folder.png" alt-text="Screenshot showing 'Finish export' section and 'Export location' property with selected local export project folder." lightbox="media/export-from-consumption-to-standard-logic-app/select-local-folder.png":::
143143

144144
1. If your workflow has *managed* connections that you want to deploy, which is only recommended for non-production environments, select **Deploy managed connections**, which shows existing resource groups in your Azure subscription. Select the resource group where you want to deploy the managed connections.
145145

146-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-deploy-managed-connections-resource-group.png" alt-text="Screenshot showing 'Finish export' section with selected local export folder, 'Deploy managed connections' selected, and target resource group selected.":::
146+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/select-deploy-managed-connections-resource-group.png" alt-text="Screenshot showing 'Finish export' section with selected local export folder, 'Deploy managed connections' selected, and target resource group selected." lightbox="media/export-from-consumption-to-standard-logic-app/select-deploy-managed-connections-resource-group.png":::
147147

148148
1. Under **After export steps**, review any required post-export steps, for example:
149149

150-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/review-post-export-steps.png" alt-text="Screenshot showing 'After export steps' section and required post-export steps, if any.":::
150+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/review-post-export-steps.png" alt-text="Screenshot showing 'After export steps' section and required post-export steps, if any." lightbox="media/export-from-consumption-to-standard-logic-app/review-post-export-steps.png":::
151151

152152
1. Based on your scenario, select **Export and finish** or **Export with warnings and finish**.
153153

154154
The export tool downloads your project to your selected folder location, expands the project in Visual Studio Code, and deploys any managed connections, if you selected that option.
155155

156-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/export-status.png" alt-text="Screenshot showing the 'Export status' section with export progress.":::
156+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/export-status.png" alt-text="Screenshot showing the 'Export status' section with export progress." lightbox="media/export-from-consumption-to-standard-logic-app/export-status.png":::
157157

158158
1. After this process completes, Visual Studio Code opens a new workspace. You can now safely close the export window.
159159

160160
1. From your Standard logic app project, open and review the README.md file for the required post-export steps.
161161

162-
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/open-readme.png" alt-text="Screenshot showing a new Standard logic app project with README.md file opened.":::
162+
:::image type="content" source="media/export-from-consumption-to-standard-logic-app/open-readme.png" alt-text="Screenshot showing a new Standard logic app project with README.md file opened." lightbox="media/export-from-consumption-to-standard-logic-app/open-readme.png":::
163163

164164
## Post-export steps
165165

-3.58 KB
Loading

0 commit comments

Comments
 (0)