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/connectors/connectors-create-api-sqlazure.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
124
124
125
125
1. Provide the information required by [your selected trigger](/connectors/sql/#triggers).
126
126
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.
128
128
129
129
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.
130
130
@@ -170,7 +170,7 @@ The following steps use the Azure portal, but with the appropriate Azure Logic A
170
170
171
171

172
172
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.
174
174
175
175
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.
176
176
@@ -357,7 +357,7 @@ In the connection information box, complete the following steps:
357
357
358
358
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).
359
359
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.
361
361
362
362
1. For **Authentication Type**, select the authentication that's required and enabled on your SQL Server:
0 commit comments