Skip to content

Commit 97b1a31

Browse files
authored
Update add-app-solution-default.md
Updates to cloud flow support
1 parent 0fa0eb0 commit 97b1a31

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

powerapps-docs/maker/canvas-apps/add-app-solution-default.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following table summarizes the methods that allow you to create cloud flows
6868
| [Create a cloud flow from the Excel add-in](/business-applications-release-notes/april18/microsoft-flow/build-run-flows-excel) | Yes |
6969
| [Create a cloud flow from the Power Automate mobile app](/power-automate/mobile/mobile-create-flow) | Yes |
7070
| [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 |
7272

7373
> [!IMPORTANT]
7474
> 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
109109

110110
- 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.
111111

112-
## Known issues
113-
114-
- The **Monitor** > **Cloud flow activity** page doesn't support solution cloud flows.
112+
## Improvements
115113

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:
117115

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
119120

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.
121125

122126
### See also
123127

0 commit comments

Comments
 (0)