How to ingest datasources?

How to ingest datasources?

ADLS: Ingest Datasources (Raw Folder)


Manual Upload via Storage Explorer:

1. Navigate to your ADLS (Azure Data Lake Storage) and open the Raw folder.

2. Click Upload, then click Browse Files.

3. Navigate to the file you want to upload, select it, and click Upload.


Ingestion Pipelines:

1. In your Azure Data Flow, set the sink destination to the Raw folder in the ADLS.

2. Configure the data flow to ingest CSV or Parquet files into this folder.

    • Related Articles

    • What is a Data lake?

      A data lake is a centralized storage repository that can hold vast amounts of raw, unstructured, or structured data in its native format. It allows for flexible data ingestion and is commonly used for big data processing and analysis. In this ...