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-automate/flow-run-issues/triggers-troubleshoot.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ To check the trigger wake-up frequency, follow these steps:
221
221
222
222
Power Automate allows you to use either the [new designer](/power-automate/flows-designer) or the classic designer to configure your cloud flow. The steps are similar in both designers. For more information and examples, see [Identify differences between the new designer and the classic designer](/power-automate/flows-designer#identify-differences-between-the-new-designer-and-the-classic-designer).
223
223
224
-
###[New designer](#tab/new-designer)
224
+
# [New designer](#tab/new-designer)
225
225
226
226
1. Sign in to [Power Automate](https://make.powerautomate.com).
227
227
1. On the left-side menu, select **My flows**, and then select a flow.
@@ -232,7 +232,7 @@ Power Automate allows you to use either the [new designer](/power-automate/flows
232
232
233
233
:::image type="content" source="./media/triggers-troubleshoot/copilot-recurrence.png" alt-text="The frequency element in Copilot." lightbox="media/triggers-troubleshoot/copilot-recurrence.png":::
234
234
235
-
###[Classic designer](#tab/classic-designer)
235
+
# [Classic designer](#tab/classic-designer)
236
236
237
237
1. Sign in to [Power Automate](https://make.powerautomate.com).
238
238
1. On the left-side menu, select **My flows**, and then select a flow.
@@ -327,7 +327,7 @@ To make sure that your flows continue to function as expected, follow these step
327
327
1. To identify the flow's environment type, follow the steps in [Power Automate environments move to new architecture](/power-automate/environment-architecture).
328
328
1. You have to take action only for flows that are in the *Logic Apps* environment that use HTTP or Teams Webhook Triggers.
329
329
1. Identify all flows that are affected.
330
-
1. If you have admin privileges, you can use a [PowerShell script](#list-all-flows-with-migrating-trigger-urls) to identify all affected flows.
330
+
1. If you have admin privileges, you can use a [PowerShell script](#list-all-flows-that-have-migrating-trigger-urls) to identify all affected flows.
331
331
1. Note the old and new trigger URLs for the affected flows by navigating to the **Flow Details** page or the **Designer**.
0 commit comments