Skip to content

Commit a8d436f

Browse files
Merge pull request #272238 from ecfan/patch-1
Clarify network access for FTP and SFTP connectors
2 parents 20fcac5 + bd5ab84 commit a8d436f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/connectors/built-in.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
88
ms.custom: engagement-fy23
9-
ms.date: 02/15/2024
9+
ms.date: 04/15/2024
1010
---
1111

1212
# Built-in connectors in Azure Logic Apps
@@ -159,7 +159,7 @@ You can use the following built-in connectors to perform general tasks, for exam
159159
[**FTP**][ftp-doc]<br>(*Standard workflow only*)
160160
\
161161
\
162-
Connect to FTP or FTPS servers that you can access from the internet so that you can work with your files and folders.
162+
Connect to an FTP or FTPS server in your Azure virtual network so that you can work with your files and folders.
163163
:::column-end:::
164164
:::column:::
165165
[![SFTP-SSH icon][sftp-ssh-icon]][sftp-doc]
@@ -168,7 +168,7 @@ You can use the following built-in connectors to perform general tasks, for exam
168168
[**SFTP**][sftp-doc]<br>(*Standard workflow only*)
169169
\
170170
\
171-
Connect to SFTP servers that you can access from the internet by using SSH so that you can work with your files and folders.
171+
Connect to an SFTP server in your Azure virtual network so that you can work with your files and folders.
172172
:::column-end:::
173173
:::column:::
174174
[![SMTP icon][smtp-icon]][smtp-doc]
@@ -177,7 +177,7 @@ You can use the following built-in connectors to perform general tasks, for exam
177177
[**SMTP**][smtp-doc]<br>(*Standard workflow only*)
178178
\
179179
\
180-
Connect to SMTP servers that you can send email.
180+
Connect to an SMTP server so that you can send email.
181181
:::column-end:::
182182
:::column:::
183183
:::column-end:::

0 commit comments

Comments
 (0)