You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/add-app-solution-default.md
+12-8Lines changed: 12 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The following table summarizes the methods that allow you to create cloud flows
68
68
|[Create a cloud flow from the Excel add-in](/business-applications-release-notes/april18/microsoft-flow/build-run-flows-excel)| Yes |
69
69
|[Create a cloud flow from the Power Automate mobile app](/power-automate/mobile/mobile-create-flow)| Yes |
70
70
|[Create a cloud flow from SharePoint](https://support.microsoft.com/office/create-a-flow-for-a-list-or-library-a9c3e03b-0654-46af-a254-20252e580d01)| Yes |
71
-
| Create a cloud flow from Project Roadmap |No, ETA November|
71
+
| Create a cloud flow from Project Roadmap |Yes|
72
72
73
73
> [!IMPORTANT]
74
74
> Unsupported entry points will fail to create any cloud flow until that support is added to create a solution cloud flow with that entry point. You must first create a cloud flow in a solution using a supported method.
@@ -95,7 +95,7 @@ Once the feature is enabled, use solutions [export](../data-platform/export-solu
95
95
96
96
Take the following considerations into account before you decide to create canvas apps and cloud flows in a solution by default.
97
97
98
-
- Your Dataverse environment capacity consumption and related cost may increase.
98
+
- Your Dataverse environment capacity consumption and related cost might increase.
99
99
100
100
- Known solution limitations related to canvas apps still apply to canvas apps created in solutions by default.
101
101
@@ -109,15 +109,19 @@ Take the following considerations into account before you decide to create canva
109
109
110
110
- Non-solution canvas apps and non-solution cloud flows can be added into a solution to add them into Dataverse, but there's no way to revert back.
111
111
112
-
## Known issues
113
-
114
-
- The **Monitor** > **Cloud flow activity** page doesn't support solution cloud flows.
112
+
## Improvements
115
113
116
-
-[Audit log events for cloud flow permissions](/power-platform/admin/logging-power-automate#see-audited-events) that provide visibility into sharing aren't updated for solution cloud flows.
114
+
The following scenarios were improved to support cloud flows and canvas apps defined in Dataverse:
117
115
118
-
- The [List Flows as Admin API](/connectors/flowmanagement/#list-flows-as-admin) doesn't return solution cloud flows that haven't previously been turned on (published). The identifier returned is the Logic Apps ID, and unpublished flows don't have one. This API will be updated later to return all solution cloud flows.
116
+
- The **Monitor** > **Cloud flow activity** page now supports solution cloud flows.
117
+
- The [List My Flows API](/connectors/flowmanagement/#list-my-flows) doesn't return any solution cloud flows.
118
+
119
+
## Known issues
119
120
120
-
- The [List Flows API](/connectors/flowmanagement/#list-my-flows) doesn't return any solution cloud flows. This will be updated later to return solution cloud flows when the [List Flows as Admin API](/connectors/flowmanagement/#list-flows-as-admin) is updated.
121
+
-[Audit log events for cloud flow permissions](/power-platform/admin/logging-power-automate#see-audited-events) that provide visibility into sharing aren't updated for solution cloud flows.
122
+
- The [List Flows as Admin API](/connectors/flowmanagement/#list-flows-as-admin) doesn't return solution cloud flows that haven't previously been turned on (published). This API is updated to return all solution cloud flows.
123
+
- Flows with delegated authentication to Roadmap can't be added into a solution and migrated to Dataverse.
124
+
- You can't add flows with delegated authentication to SharePoint into a solution and migrate them into Dataverse directly. However, you can remove the delegated authentication to allow migration and then add it back after migration.
0 commit comments