download_from_azure#

streaming.base.storage.download_from_azure(remote, local)[source]#

Download a file from remote Microsoft Azure to local.

Parameters
  • remote (str) – Remote path (azure).

  • local (str) – Local path (local filesystem).