Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 420 Bytes

File metadata and controls

14 lines (10 loc) · 420 Bytes

Azure Blob Storage demo

This repository shows how the Azure Blob Storage can be accessed using Java. It up- and downloads an sample file. Maven is used for dependency management.

Tested with Java version: JavaSE-17

The objective is:
-Download of a CSV file
-Upload of a CSV file
-No encryption -The login data is stored as variables.

License: CC0

For detailed documentation see file Blueprint Azure.md.