We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79739d commit 66595eaCopy full SHA for 66595ea
support/power-platform/power-automate/flow-run-issues/triggers-troubleshoot.md
@@ -355,6 +355,4 @@ Admins can use the [Microsoft.PowerApps.Administration.PowerShell](https://www.p
355
Get-AdminFlowWithMigratingTriggerUrl -EnvironmentName <EnvironmentName>
356
```
357
358
-The cmdlet gives an output similar to the following example:
359
-
360
-<img width="3837" height="893" alt="image" src="https://github.com/user-attachments/assets/cf203563-202a-478e-acc5-c979f7721ade" />
+The cmdlet outputs the `DisplayName` and `FlowName` (ID) of each flow whose trigger URL will be migrated.
0 commit comments