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
@@ -223,8 +237,6 @@ Azure Logic Apps provides the following built-in actions for the following servi
223
237
\
224
238
Connect to your SQL Server on premises or an Azure SQL Database in the cloud so that you can manage records, run stored procedures, or perform queries. <p>**Note**: Single-tenant Azure Logic Apps provides both SQL built-in and managed connector operations, while multi-tenant Azure Logic Apps provides only managed connector operations. <p>For more information, review [Single-tenant versus multi-tenant and integration service environment for Azure Logic Apps](../logic-apps/single-tenant-overview-compare.md).
225
239
:::column-end:::
226
-
:::column:::
227
-
:::column-end:::
228
240
:::row-end:::
229
241
230
242
## Run code from workflows
@@ -503,11 +515,13 @@ Azure Logic Apps provides the following built-in actions, which either require a
@@ -545,6 +559,7 @@ Azure Logic Apps provides the following built-in actions, which either require a
545
559
[condition-doc]: ../logic-apps/logic-apps-control-flow-conditional-statement.md"Evaluate a condition and run different actions based on whether the condition is true or false"
546
560
[data-operations-doc]: ../logic-apps/logic-apps-perform-data-operations.md"Perform data operations such as filtering arrays or creating CSV and HTML tables"
547
561
[for-each-doc]: ../logic-apps/logic-apps-control-flow-loops.md#foreach-loop"Perform the same actions on every item in an array"
562
+
[ftp-doc]: ./connectors-create-api-ftp.md"Connect to an FTP or FTPS server for FTP tasks, like uploading, getting, deleting files, and more"
548
563
[http-doc]: ./connectors-native-http.md"Call HTTP or HTTPS endpoints from your logic apps"
549
564
[http-request-doc]: ./connectors-native-reqres.md"Receive HTTP requests in your logic apps"
550
565
[http-response-doc]: ./connectors-native-reqres.md"Respond to HTTP requests from your logic apps"
0 commit comments