Skip to content

Commit a68569f

Browse files
authored
Merge pull request #9181 from MicrosoftDocs/ChrisGarty-patch-6
Update add-app-solution-default.md
2 parents 07ea9d6 + e4c10fe commit a68569f

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

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

Lines changed: 12 additions & 8 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.
@@ -95,7 +95,7 @@ Once the feature is enabled, use solutions [export](../data-platform/export-solu
9595

9696
Take the following considerations into account before you decide to create canvas apps and cloud flows in a solution by default.
9797

98-
- Your Dataverse environment capacity consumption and related cost may increase.
98+
- Your Dataverse environment capacity consumption and related cost might increase.
9999

100100
- Known solution limitations related to canvas apps still apply to canvas apps created in solutions by default.
101101

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

122126
### See also
123127

0 commit comments

Comments
 (0)