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: articles/logic-apps/test-logic-apps-mock-data-static-results.md
+1-21Lines changed: 1 addition & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,9 +133,7 @@ This guide shows how to set up mock outputs for an action in a Consumption or St
133
133
134
134
<a name="find-runs-mock-data"></a>
135
135
136
-
## Find runs that use mock outputs
137
-
138
-
### [Consumption](#tab/consumption)
136
+
## Find runs that use mock outputs (Consumption only)
139
137
140
138
To find earlier workflow runs where the actions use mock outputs, review that workflow's run history.
141
139
@@ -157,24 +155,6 @@ To find earlier workflow runs where the actions use mock outputs, review that wo
157
155
158
156
:::image type="content" source="media/test-logic-apps-mock-data-static-results/run-history-static-result.png" alt-text="Screenshot shows Consumption workflow run history with actions that use static results." lightbox="media/test-logic-apps-mock-data-static-results/run-history-static-result.png":::
159
157
160
-
### [Standard](#tab/standard)
161
-
162
-
To find earlier or other workflow runs where the actions use mock outputs, review each workflow's run history.
163
-
164
-
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app workflow in the designer.
165
-
166
-
1. On the workflow menu, select **Run History**.
167
-
168
-
:::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":::
169
-
170
-
1. To view the actions in a run that uses mock outputs, select the run where the **Static Results** is set to **Enabled**.
171
-
172
-
On the run details pane, any actions that use static results show the test beaker icon (), for example:
173
-
174
-
:::image type="content" source="media/test-logic-apps-mock-data-static-results/run-history-static-result.png" alt-text="Screenshot shows Standard workflow run history with actions that use static results." lightbox="media/test-logic-apps-mock-data-static-results/run-history-static-result.png":::
175
-
176
-
---
177
-
178
158
## Disable mock outputs
179
159
180
160
Turning off static results on an action doesn't remove the values from your last setup. So, if you turn on static results again on the same action, you can continue using your previous values.
0 commit comments