Skip to content

Commit 6bc07d1

Browse files
committed
UX fixes
1 parent 2d37000 commit 6bc07d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/connectors/connectors-create-api-sqlazure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,13 @@ Sometimes, you have to work with result sets so large that the connector doesn't
410410

411411
When you call a stored procedure by using the SQL Server connector, the returned output is sometimes dynamic. In this scenario, follow these steps:
412412

413-
1. In the [Azure portal](https://portal.azure.com), open your logic app in the workflow designer.
413+
1. In the [Azure portal](https://portal.azure.com), open your logic app workflow in the designer.
414414

415415
1. View the output format by performing a test run. Copy and save your sample output.
416416

417417
1. In the designer, under the action where you call the stored procedure, select **New step**.
418418

419-
1. Under **Choose an action**, find and select the [**Parse JSON**](../logic-apps/logic-apps-perform-data-operations.md#parse-json-action) action.
419+
1. In the **Choose an operation** box, find and select the action named [**Parse JSON**](../logic-apps/logic-apps-perform-data-operations.md#parse-json-action).
420420

421421
1. In the **Parse JSON** action, select **Use sample payload to generate schema**.
422422

0 commit comments

Comments
 (0)