Skip to main content

File Server (Basic Authentication)

Connect to a File Server using basic authentication

To use this connection type within the API, use a ConnectionTypeCode of FILESERVER-BASIC.

Variable Reference

The following variables are supported:

  • FileServerRootPathSecretName - (Required) The name of the Key Vault Secret containing the Root Path of the File Server.

  • FileServerUsernameSecretName - (Required) The name of the Key Vault Secret containing the value of the Username to access the file server.

  • FileServerPasswordSecretName - (Required) The name of the Key Vault Secret containing the value of the Password to access the file server.

  • IntegrationRuntime - (Required) Integration Runtime to use for Copy Activity.