Skip to content

Commit 6736f6e

Browse files
committed
removed standard section and tab
1 parent a7b9f50 commit 6736f6e

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

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

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,7 @@ This guide shows how to set up mock outputs for an action in a Consumption or St
133133

134134
<a name="find-runs-mock-data"></a>
135135

136-
## Find runs that use mock outputs
137-
138-
### [Consumption](#tab/consumption)
136+
## Find runs that use mock outputs (Consumption only)
139137

140138
To find earlier workflow runs where the actions use mock outputs, review that workflow's run history.
141139

@@ -157,24 +155,6 @@ To find earlier workflow runs where the actions use mock outputs, review that wo
157155

158156
:::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":::
159157

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 (![Icon for static result](./media/test-logic-apps-mock-data-static-results/static-result-test-beaker-icon.png)), 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-
178158
## Disable mock outputs
179159

180160
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

Comments
 (0)