Upload_Blob: Upload a specific blob

Description Usage Arguments

View source: R/blob_utils.R

Description

This function uploads the blob specified at the local_file param

Usage

1
Upload_Blob(local_file, az_blob, account_name, container_name, sas_token)

Arguments

local_file

String. Path to the file that will be uploaded

az_blob

String. Path to the blob.

account_name

String. Storage account name.

container_name

String. Container name.

sas_token

String. SAS token with the requiered permissions to upload.


Rielbe/aztools documentation built on July 14, 2020, 12:40 a.m.