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: support/power-platform/power-apps/connections/best-practices-when-updating-a-flow.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ This issue occurs when the Power Automate flow has been updated to use a new con
52
52
> [!NOTE]
53
53
> Make sure to perform the following steps in the source or development environment and update the solution. After updating the solution in the source or development environment, export and import it into all target or production environments.
54
54
55
-
1. Open the app for editing using the [latest version of Power Apps Studio](https://learn.microsoft.com/power-platform/released-versions/powerapps).
56
-
2.[Remove the Power Automate flows from the app](https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-flows#remove-a-flow).
55
+
1. Open the app for editing using the [latest version of Power Apps Studio](/power-platform/released-versions/powerapps).
56
+
2.[Remove the Power Automate flows from the app](/power-apps/maker/canvas-apps/working-with-flows#remove-a-flow).
57
57
3. Re-add the flows to the app.
58
58
4. Save and republish the app.
59
59
@@ -95,7 +95,7 @@ The Power Automate flow has been disabled or turned off.
95
95
> [!NOTE]
96
96
> Make sure to perform the following steps in the source or development environment and update the solution. After updating the solution in the source or development environment, export and import it into all target or production environments.
97
97
98
-
Ensure that the [Power Automate flow is turned on](https://learn.microsoft.com/power-automate/disable-flow#turn-on-a-flow) and verify the flow run by testing it manually.
98
+
Ensure that the [Power Automate flow is turned on](/power-automate/disable-flow#turn-on-a-flow) and verify the flow run by testing it manually.
99
99
100
100
## Inner error code "ResponseTimeout" on Power Automate flow run
101
101
@@ -118,7 +118,7 @@ Ensure that the [Power Automate flow is turned on](https://learn.microsoft.com/p
118
118
119
119
### Cause
120
120
121
-
This error indicates that a synchronous Power Automate flow run exceeds the maximum allowed execution time of 120 seconds (2 minutes), resulting in a timeout. [Learn more about the timeout limit of an outbound synchronous request.](https://learn.microsoft.com/power-automate/limits-and-config#request-limits)
121
+
This error indicates that a synchronous Power Automate flow run exceeds the maximum allowed execution time of 120 seconds (2 minutes), resulting in a timeout. [Learn more about the timeout limit of an outbound synchronous request.](/power-automate/limits-and-config#request-limits)
0 commit comments