OData (Basic Authentication)
Connect to an OData source using Basic authentication
To use this connection type within the API, use a ConnectionTypeCode of ODATA-BASIC.
Variable Reference
The following variables are supported:
-
ODataServiceURL- (Required) The root URL of the OData Service. -
UsernameSecretName- (Required) The name of the Key Vault secret containing the Username to access this data source. -
PasswordSecretName- (Required) The name of the Key Vault secret containing the Password of the user. -
IntegrationRuntime- (Required) Integration Runtime to use for Copy Activity.