Skip to content

Commit 350ee34

Browse files
author
ecfan
committed
Fix misc formatting issues
1 parent 64709c2 commit 350ee34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,15 +249,15 @@ If you have a previous workflow run with outputs, you can reuse these outputs as
249249

250250
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.
251251

252-
1. In the [Azure portal](https://portal.azure.com), open your Consumption logic app workflow in the designer. Find the action where you want to disable mock outputs.
252+
1. In the [Azure portal](https://portal.azure.com), open your logic app workflow in the designer.
253253

254-
1. Select the action where you want to disable mock outputs.
254+
1. Find and select the action where you want to disable mock outputs.
255255

256256
1. In the action details pane, select the **Testing** tab.
257257

258258
1. Select **Disable Static Result** > **Done**.
259259

260-
![Screenshot shows logic app workflow, HTTP action, and Testing tab with Disable Static Result selected.](./media/test-logic-apps-mock-data-static-results/disable-static-result.png)
260+
:::image type="content" source="media/test-logic-apps-mock-data-static-results/disable-static-result.png" alt-text="Screenshot shows logic app workflow, HTTP action, and Testing tab with Disable Static Result selected." lightbox="media/test-logic-apps-mock-data-static-results/disable-static-result.png":::
261261

262262
## Reference
263263

0 commit comments

Comments
 (0)