Skip to contents

Read any file from Azure storage

Usage

read_azure_file(container, file, ...)

Arguments

container

An Azure container object, as returned by get_container

file

string The path to the file to be read.

...

optional arguments to be passed through to AzureStor::download_blob

Value

A raw data stream