Skip to content

Commit ab80f16

Browse files
authored
Merge pull request #95275 from ecfan/patch-2
Updates per connector deprecation
2 parents 3a947bc + 688edeb commit ab80f16

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,17 @@ author: ecfan
88
ms.author: estfan
99
ms.reviewer: divswa, klam, LADocs
1010
ms.topic: article
11-
ms.date: 06/18/2019
11+
ms.date: 11/01/2019
1212
tags: connectors
1313
---
1414

1515
# Monitor, create, and manage SFTP files by using Azure Logic Apps
1616

17+
> [!IMPORTANT]
18+
> Please use the [SFTP-SSH connector](../connectors/connectors-sftp-ssh.md)
19+
> as the SFTP connector is deprecated. You can no longer select SFTP
20+
> triggers and actions in the Logic App Designer.
21+
1722
To automate tasks that monitor, create, send, and receive files on a [Secure File Transfer Protocol (SFTP)](https://www.ssh.com/ssh/sftp/) server, you can build and automate integration workflows by using Azure Logic Apps and the SFTP connector. SFTP is a network protocol that provides file access, file transfer, and file management over any reliable data stream. Here are some example tasks you can automate:
1823

1924
* Monitor when files are added or changed.

0 commit comments

Comments
 (0)