Skip to main content

HTTP (Windows Authentication)

Connect to an HTTP endpoint using Windows authentication

To use this connection type within the API, use a ConnectionTypeCode of HTTP-WINDOWS.

Variable Reference

The following variables are supported:

  • SourceUri - (Required) HTTP/FTP address to file to download.

  • UsernameSecretName - (Required) The name of the Key Vault secret containing the Username to connect to the HTTP endpoint

  • PasswordSecretName - (Required) The name of the Key Vault secret containing the Password to connect to the HTTP endpoint.

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