Skip to content

Commit 03eecf4

Browse files
committed
updated screenshot and text
1 parent 7b305d9 commit 03eecf4

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed
56.2 KB
Loading

articles/logic-apps/test-logic-apps-mock-data-static-results.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 03/11/2025
8+
ms.date: 03/14/2025
99
---
1010

1111
# Test workflows with mock outputs in Azure Logic Apps
@@ -167,13 +167,9 @@ To find earlier or other workflow runs where the actions use mock outputs, revie
167167

168168
1. Under the **Essentials** section, select **Run History**, if not selected.
169169

170-
1. In the **Run History** table, find the **Static Results** column.
171-
172-
Any run that includes actions with mock outputs has the **Static Results** column set to **Enabled**, for example:
173-
174170
:::image type="content" source="media/test-logic-apps-mock-data-static-results/select-run-standard.png" alt-text="Screenshot shows Standard workflow run history with the Static Results column." lightbox="media/test-logic-apps-mock-data-static-results/select-run-standard.png":::
175171

176-
1. To view the actions in a run that uses mock outputs, select the run where the **Static Results** column is set to **Enabled**.
172+
1. To view the actions in a run that uses mock outputs, select the run where the **Static Results** is set to **Enabled**.
177173

178174
On the run details pane, any actions that use static results show the test beaker icon (![Icon for static result](./media/test-logic-apps-mock-data-static-results/static-result-test-beaker-icon.png)), for example:
179175

@@ -199,6 +195,6 @@ Turning off static results on an action doesn't remove the values from your last
199195

200196
For more information about this setting in your underlying workflow definitions, see [Static results - Schema reference for Workflow Definition Language](logic-apps-workflow-definition-language.md#static-results) and [runtimeConfiguration.staticResult - Runtime configuration settings](logic-apps-workflow-actions-triggers.md#runtime-configuration-settings).
201197

202-
## Next step
198+
## Related content
203199

204-
* Learn more about [Azure Logic Apps](logic-apps-overview.md)
200+
* [What is Azure Logic Apps?](logic-apps-overview.md)

0 commit comments

Comments
 (0)