Skip to main content
The container and prefix to read from are set through the container and prefix properties. The DLC ensures that only files within that source can be loaded.
To use this source, a BlobServiceClient bean must be defined. A default one can be used by enabling dlc.create-default-cloud-client.azure.

Configuration properties

Properties for an Azure CSV Source are defined by name in the dlc.csv.azure.sources namespace, and are picked up as configurations for the DLC.

YAML example

Java configuration

AzureCsvSourceDescription Spring Beans are picked up as configurations for the DLC.

Java example