Skip to content

Commit 05c9a3d

Browse files
authored
Merge pull request #110918 from mike-urnun-msft/patch-128
(Azure CXP) resolves #50146
2 parents eec5c85 + aef2c2b commit 05c9a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This article shows how you can connect to an on-premises file system as describe
6464
| -------- | -------- | ----- | ----------- |
6565
| **Connection Name** | Yes | <*connection-name*> | The name you want for your connection |
6666
| **Root folder** | Yes | <*root-folder-name*> | The root folder for your file system, for example, if you installed your on-premises data gateway such as a local folder on the computer where the on-premises data gateway is installed, or the folder for a network share that the computer can access. <p>For example: `\\PublicShare\\DropboxFiles` <p>The root folder is the main parent folder, which is used for relative paths for all file-related actions. |
67-
| **Authentication Type** | No | <*auth-type*> | The type of authentication that your file system uses, for example, **Windows** |
67+
| **Authentication Type** | No | <*auth-type*> | The type of authentication that your file system uses: **Windows** |
6868
| **Username** | Yes | <*domain*>\\<*username*> | The username for the computer where you have your file system |
6969
| **Password** | Yes | <*your-password*> | The password for the computer where you have your file system |
7070
| **gateway** | Yes | <*installed-gateway-name*> | The name for your previously installed gateway |

0 commit comments

Comments
 (0)