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
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
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.
@@ -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 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 will be updated to return all solution cloud flows.
123
+
- Flows with delegated authentication to Roadmap cannot be added into a solution and migrated to Dataverse.
124
+
- Flows with delegated authentication to SharePoint cannot be added into a solution and migrated into Dataverse directly, but the delegated authentication can be removed to allow migration and then be added back after migration.
0 commit comments