Skip to content

Commit 43e5ca2

Browse files
authored
Last PR was corrupted.
Fixing duplicates and misguidance.
1 parent d271b55 commit 43e5ca2

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

powerapps-docs/maker/common-data-service/use-solution-explorer.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -84,25 +84,16 @@ search.app:
8484
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.
8585

8686
## 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.
8788

88-
- Custom connectors are not available in a solution.
89-
- Canvas apps must be opened after a solution is imported to update the connections.
90-
- If a canvas app is packaged in a managed solution, it can still be edited in the target environment.
91-
- Dependencies are not available for canvas apps.
92-
- Deleting a managed solution will not rollback to a different canvas app's version.
93-
- Canvas app access (CRUD and security) is managed entirely in PowerApps and not the Common Data Service (Common Data Service) database.
94-
- Common Data Service APIs to call canvas apps are blocked and don't return anything.
95-
- Canvas apps created from a solution can't be shared as co-owner to an AAD Security Group.
96-
- Canvas apps won't display in the classic solution explorer.
97-
- Flows created from solutions will not be displayed in the "Team Flows" list
98-
- Button triggered flows are not available in solutions.
9989
- Canvas app triggered flows are not available in solutions.
90+
- 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.
10092
- 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.
10193
- Canvas apps won't display in the classic solution explorer. Use the modern experience.
102-
- Canvas apps are not currently mastered in Common Data Service. Therefore, the following limitations exist:
103-
- Database operations such as backup, restore, and copy are not supported for canvas apps and flows. These operations can corrupt canvas apps and flows.
104-
- 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.
105-
- Deleting a managed solution will not rollback to a different canvas app's version. Instead all versions of the app will be deleted.
94+
- Canvas app access (CRUD and security) is managed entirely in PowerApps and not the Common Data Service (Common Data Service) database.
95+
- 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.
10697

10798
- Importing a solution containing a flow will not automatically create or associate required connections. The flow must be edited to fix the connections.
10899
- If using managed solutions, this creates an active customization in the unmanaged layer. Therefore subsequent solution updates to the flow will not be reflected.
@@ -111,6 +102,7 @@ In PowerApps, you can view the classic solution explorer by selecting **Solution
111102
- Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.
112103
- Flows that connect to SharePoint are not available in solutions.
113104
- 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+
114106
- Custom connectors created outside solutions cannot be added to solutions at this time.
115107

116108

0 commit comments

Comments
 (0)