|
2 | 2 | title: "Use solutions in PowerApps | MicrosoftDocs"
|
3 | 3 | description: "Learn how to use solution to create or customize apps"
|
4 | 4 | ms.custom: ""
|
5 |
| -ms.date: 10/22/2019 |
6 |
| -ms.reviewer: "" |
| 5 | +ms.date: 10/28/2019 |
| 6 | +ms.reviewer: tapanm |
7 | 7 | ms.service: powerapps
|
8 | 8 | ms.topic: "article"
|
9 | 9 | author: "caburk"
|
@@ -84,25 +84,24 @@ search.app:
|
84 | 84 | In PowerApps, you can view the classic solution explorer by selecting **Solutions** in the left navigation pane, and then selecting **Switch to classic** in the command bar. Classic solution explorer is the one that was previously available through the **Settings > Advanced customizations** area in PowerApps.
|
85 | 85 |
|
86 | 86 | ## Known limitations
|
87 |
| -The following limitations are actively being addressed by the product groups. Please read this list prior to using canvas apps, flows, and custom connectors in solutions. |
| 87 | + |
| 88 | +The following limitations apply to the use of canvas apps, flows, and custom connectors in solutions. |
88 | 89 |
|
89 | 90 | - Canvas app triggered flows are not available in solutions.
|
90 | 91 | - If a canvas app is packaged in a managed solution, it can't be edited and re-published in the target environment. Use unmanaged solutions if the apps require editing in the target environment.
|
91 |
| -- 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. It can also beneficial to create the connections in the target enviornment prior to importing the solution. |
| 92 | +- 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 enviornment prior to importing the solution. |
92 | 93 | - 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.
|
93 | 94 | - Canvas apps won't display in the classic solution explorer. Use the modern experience.
|
94 |
| -- Canvas app access (CRUD and security) is managed entirely in PowerApps and not the Common Data Service (Common Data Service) database. |
| 95 | +- Canvas app access (CRUD and security) is managed entirely in PowerApps and not in the Common Data Service database. |
95 | 96 | - Database operations such as backup, restore, and copy are not supported for canvas apps and flows. These operations can corrupt canvas apps and flows.
|
96 |
| -- Deleting a managed solution will not rollback to a different canvas app's version. Instead all versions of the app will be deleted. |
97 |
| - |
| 97 | +- Deleting a managed solution does not rollback to a different canvas app version. Instead, all versions of the app are deleted. |
98 | 98 | - Importing a solution containing a flow will not automatically create or associate required connections. The flow must be edited to fix the connections.
|
99 | 99 | - If using managed solutions, this creates an active customization in the unmanaged layer. Therefore subsequent solution updates to the flow will not be reflected.
|
100 | 100 | - Flows created from solutions will not be displayed in the "Team Flows" list. They must be accessed through a solution.
|
101 | 101 | - Button triggered flows are not available in solutions.
|
102 | 102 | - Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.
|
103 | 103 | - Flows that connect to SharePoint are not available in solutions.
|
104 | 104 | - Flows in solutions don't support delegated authentication. For example, access to a flow is not automatically granted based on having access to the SharePoint list the flow was created from.
|
105 |
| - |
106 | 105 | - Custom connectors created outside solutions cannot be added to solutions at this time.
|
107 | 106 |
|
108 | 107 |
|
|
0 commit comments