Skip to content

Commit 28b0bae

Browse files
authored
Update export-import-app.md
Added clarity for flow association with Canvas app on import
1 parent 4a08edd commit 28b0bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/export-import-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ You can export and import canvas apps by using packages. This feature allows you
2525
> - Canvas app packages can't be used with [Dataverse solution packages](../data-platform/solutions-overview.md) because of the package incompatibility.
2626
> - Canvas apps that have Dataverse dependencies, such as flows, connection references, etc. are not supported for canvas app packages. For ALM capabilities in Microsoft Power Platform environments, use Microsoft Dataverse and solutions instead of the canvas app package export and import. More information: [ALM overview](/power-platform/alm/overview-alm)
2727
> - An App Insights instrumentation key may be present in imported canvas apps. Inspect the instrumentation key after importing an app to ensure it corresponds to the desired App Insights resource.
28-
> - When exporting a Canvas app, any associated flows will not be included in the export package. Once the Canvas app is imported, the flows association must be reconfigured again. [Add an existing flow](working-with-flows.md#add-an-existing-flow)
2928
3029
## Resources included in the package
3130

@@ -162,7 +161,8 @@ If you're updating an existing app or resource, be sure to [publish](save-publis
162161
![Select connection.](media/export-import-app/select-or-create-connection-during-import.png "Select connection")
163162

164163
> [!NOTE]
165-
> If no connections are available, or the connection you want isn't listed, select **Create new** to create a new connection in a new browser tab. Ensure that you create the connection for the correct resource type. After creating the connection, return to the import app browser tab and select **Refresh list** to reflect and choose the newly created connection.
164+
> - If no connections are available, or the connection you want isn't listed, select **Create new** to create a new connection in a new browser tab. Ensure that you create the connection for the correct resource type. After creating the connection, return to the import app browser tab and select **Refresh list** to reflect and choose the newly created connection.
165+
> - When importing a Canvas app with flows, the flows association must be reconfigured in some cases. [Add an existing flow](working-with-flows.md#add-an-existing-flow)
166166
167167
1. (Optional) If comments were entered for a resource during the export of the app package, the comment icon will appear filled and the text **Comment yes** will appear when you hover over it. Select the comment to view it.
168168

0 commit comments

Comments
 (0)