Skip to main content Skip to footer

Search Crosser Knowledge Base

Azure DataLake Writer Module

Storing and organizing data in cloud storage is a key part of modern data pipelines, especially when working with large-scale analytics or industrial data. Azure Data Lake provides scalable file storage for structured and unstructured data. However managing uploads across different formats and structures can be complex. The Azure Data Lake Writer module simplifies this by supporting multiple data types and flexible file organization in a single, consistent interface.

The module supports several upload modes to handle different use cases. Single File uploads a single file per message using a file path, while Multiple Files processes a list of file paths and uploads them individually. The ByteArray mode allows raw binary data to be stored directly in Azure Data Lake, and the String mode enables direct upload of text content. Across all modes, you can control how and where files are stored using settings such as Storage File Path and Prefix, which help build structured directory-like paths in Azure storage.

By combining these capabilities, the Azure DataLake Writer module makes it easy to move data from edge or processing systems into cloud storage in a structured and scalable way whether you're handling files, raw data streams, or simple text payloads.

About the author

Syed Gillani | Support & Post Sales Manager

Syed is the Support & Post Sales Manager at Crosser, bringing over 13 years of experience in support and pre-sales. Passionate about helping people find solutions, Syed enjoys sharing tips and tricks to make technology more accessible and improve daily workflows.