Skip to content

Commit 7ace47e

Browse files
authored
Merge pull request #3406 from MicrosoftDocs/caburk-patch-1
Update solutions-overview.md
2 parents 90b1717 + c56a4b2 commit 7ace47e

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

powerapps-docs/maker/common-data-service/solutions-overview.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Solutions in Power Apps | MicrosoftDocs"
33
description: "Provides an overview of solutions in Power Apps"
44
ms.custom: ""
5-
ms.date: 05/19/2020
5+
ms.date: 09/15/2020
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.topic: "article"
@@ -130,15 +130,9 @@ With solutions that are unmanaged or the default one, you can use the **New** or
130130

131131
The following limitations apply to the use of canvas apps, flows, and custom connectors in solutions.
132132

133-
- Connections require authentication and consent, which requires an interactive user session and therefore cannot be transported via solutions. After importing your solution, play the app to authenticate connections. You can also create the connections in the target environment prior to importing the solution.
134133
- Canvas app button triggered flows must be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
135-
- The app and flow will not currently be connected in the target environment post deployment. First associate valid connections with the flow and activate the flow. Then edit the app and re-associate the flow to the button.
136-
- Canvas apps shared as co-owner to an Azure Active Directory (AAD) security group can't be added to solutions. Unshare the app before adding it to a solution.
134+
- The app and flow will not currently be connected in the target environment after deployment. First associate valid connections with the flow and activate the flow. Then edit the app and re-associate the flow to the button.
137135
- Canvas apps won't display in the classic solution explorer. Use the modern experience. There are no plans for them to be added to classic solution explorer.
138-
- Database operations such as backup, restore, and copy are not supported for canvas apps and flows. These operations can corrupt canvas apps and flows.
139-
- Deleting a managed solution does not rollback to a different canvas app version. Instead, all versions of the app are deleted.
140-
- Importing a solution containing a flow will not automatically create or associate required connections. The flow must be edited to fix the connections.
141-
- If using managed solutions, this creates an active customization in the unmanaged layer. Therefore subsequent solution updates to the flow will not be reflected.
142136
- Flows created from solutions will not be displayed in the "Team Flows" list. They must be accessed through a solution.
143137
- Button triggered flows are not available in solutions.
144138
- Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.

0 commit comments

Comments
 (0)