Skip to content

Commit c0ccbac

Browse files
authored
Merge pull request #191523 from xuehongg/mybranch1
add important notes to filesystem connector
2 parents 2066e58 + 8298814 commit c0ccbac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/logic-apps/logic-apps-using-file-connector.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: derek1ee
77
ms.author: deli
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 10/08/2020
10+
ms.date: 03/11/2022
1111
---
1212

1313
# Connect to on-premises file systems with Azure Logic Apps
@@ -19,7 +19,9 @@ With Azure Logic Apps and the File System connector, you can create automated ta
1919
- Get file content and metadata.
2020

2121
> [!IMPORTANT]
22-
> The File System connector currently supports only Windows file systems on Windows operating systems.
22+
> - The File System connector currently supports only Windows file systems on Windows operating systems.
23+
> - The gateway machine and the file server must exist in the same Windows domain.
24+
> - Mapped network drives aren't supported.
2325
2426
This article shows how you can connect to an on-premises file system as described by this example scenario: copy a file that's uploaded to Dropbox to a file share, and then send an email. To securely connect and access on-premises systems, logic apps use the [on-premises data gateway](../logic-apps/logic-apps-gateway-connection.md). If you're new to logic apps, review [What is Azure Logic Apps?](../logic-apps/logic-apps-overview.md). For connector-specific technical information, see the [File System connector reference](/connectors/filesystem/).
2527

0 commit comments

Comments
 (0)