Simplifies interaction with Microsoft Azure Blobstorage.
Set the DAX_BLOB_STORAGE_CLI_CONNECTION_STRING
to connect to the blob storage account.
export DAX_BLOB_STORAGE_CLI_CONNECTION_STRING="my_blobstorage_connection_string"
The program supports upload
and download
to Azure blobstorage.