Skip to contents

Download specified blobs from Blob Storage and save them in a local dir

Usage

download_file_from_container(
  blob_storage_path,
  local_file_path,
  storage_container
)

Arguments

blob_storage_path

A character of a blob in storage_container

local_file_path

The local path to save the blob

storage_container

The blob storage container with blob_storage_path

Value

Invisibly, local_file_path