Skip to content

Commit d2a2f2b

Browse files
committed
Fix Acrolinx issues
1 parent 11b6a1c commit d2a2f2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
124124

125125
1. Provide the information required by [your selected trigger](/connectors/sql/#triggers).
126126

127-
1. If any other properties available for this trigger, open the **Add new parameter** list, and select those properties relevant to your scenario.
127+
1. If any other properties are available for this trigger, open the **Add new parameter** list, and select those properties relevant to your scenario.
128128

129129
This trigger returns only one row from the selected table, and nothing else. To perform other tasks, continue by adding either a [SQL Server connector action](#add-sql-action) or another action that performs the next task that you want in your logic app workflow.
130130

@@ -170,7 +170,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
170170

171171
![Screenshot showing Standard workflow designer and the built-in action named When a row is inserted.](./media/connectors-create-api-sqlazure/when-row-inserted-standard.png)
172172

173-
1. If any other properties available for this trigger, open the **Add new parameter** list, and select those properties relevant to your scenario.
173+
1. If any other properties are available for this trigger, open the **Add new parameter** list, and select those properties relevant to your scenario.
174174

175175
In this example, the **When a row is inserted** built-in trigger returns the row that you inserted in the selected table, and nothing else. To perform other tasks, continue by adding either another SQL Server action or another action that performs the next task that you want in your logic app workflow.
176176

@@ -357,7 +357,7 @@ In the connection information box, complete the following steps:
357357

358358
1. For connections to your on-premises SQL server that require the on-premises data gateway, make sure that you've [completed these prerequisites](#multi-tenant-or-ise).
359359

360-
Otherwise, your data gateway resource won't appear in the **Connection Gateway** list when you create your connection.
360+
Otherwise, your data gateway resource doesn't appear in the **Connection Gateway** list when you create your connection.
361361

362362
1. For **Authentication Type**, select the authentication that's required and enabled on your SQL Server:
363363

0 commit comments

Comments
 (0)