Skip to content

Commit ab87a5d

Browse files
authored
Merge pull request #3907 from MicrosoftDocs/matp-2119245
Revised per 2119245
2 parents 64b62f5 + 90f5604 commit ab87a5d

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

powerapps-docs/maker/common-data-service/cds-processes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ Power Automate has several different flows you can use to create automated workf
4949

5050
|Flow type |Description |More information |
5151
|---------|---------|---------|
52-
|Business process flows | Define a set of steps that runs in a Power Apps model-driven app for people to follow to take them to a desired outcome. | [Learn more](/power-automate/create-business-process-flow) |
53-
|Automated flows | Create a flow that performs one or more tasks automatically after it's triggered by an event. | [Learn more](/power-automate/get-started-logic-flow) |
54-
|Button flows | Run repetitive tasks from anyplace, at any time, via a flow app on your mobile device. | [Learn more](/power-automate/introduction-to-button-flows) |
52+
|Business process flows | Define a set of steps that run in a Power Apps model-driven app for people to follow to take them to a desired outcome. | [Learn more](/power-automate/create-business-process-flow) |
53+
|Cloud flows | Create a flow that performs one or more tasks automatically after it's triggered by an event. | [Learn more](/power-automate/get-started-logic-flow) |
54+
|Instant flows | Run repetitive tasks from anyplace, at any time, via a flow app on your mobile device. | [Learn more](/power-automate/introduction-to-button-flows) |
5555
|Scheduled flows | Create a flow that performs one or more tasks on a schedule. | [Learn more](/power-automate/run-scheduled-tasks) |
56-
|UI flows | Row and automate the playback of manual steps on legacy software. | [Learn more](/power-automate/ui-flows/overview) |
56+
|Desktop flows | Row and automate the playback of manual steps on legacy software. | [Learn more](/power-automate/desktop-flows/overview) |
5757

5858

5959
### See also

powerapps-docs/maker/common-data-service/solutions-overview.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,18 +132,17 @@ With solutions that are unmanaged or the default one, you can use the **New** or
132132

133133
The following limitations apply to the use of canvas apps, flows, and custom connectors in solutions.
134134

135-
- Canvas app button triggered flows must be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
135+
- Canvas app instant flows must be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
136136
- The app and flow will not currently be connected in the target environment after deployment. First associate valid connections with the flow and activate the flow. Then edit the app and re-associate the flow to the button.
137137
- Canvas apps won't display in the classic solution explorer. Use the modern experience. There are no plans for them to be added to classic solution explorer.
138138
- Flows created from solutions will not be displayed in the "Team Flows" list. They must be accessed through a solution.
139-
- Button triggered flows are not available in solutions.
139+
- Instant flows are not available in solutions.
140140
- Flows triggered from Microsoft 365 applications such as Excel are not available in solutions.
141141
- Flows that connect to SharePoint are not available in solutions.
142142
- 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.
143143
- Custom connectors created outside solutions cannot be added to solutions at this time.
144144

145-
146-
For details about customizing the individual components in a solution, see the following topics:
145+
For details about customizing the individual components in a solution, see the following topics:
147146

148147
- For table, table relationships, column and message customizations, see [Metadata](create-edit-metadata.md).
149148

@@ -155,6 +154,4 @@ The following limitations apply to the use of canvas apps, flows, and custom con
155154

156155

157156
### Next steps
158-
[Create a solution](create-solution.md) <br/>
159-
160-
157+
[Create a solution](create-solution.md)

0 commit comments

Comments
 (0)