Storage Management in 'Azure'
Operations on an Azure Data Lake Storage Gen2 filesystem
Operations on an Azure Data Lake Storage Gen2 endpoint
Storage account resource class
Call the azcopy file transfer utility
Operations on a blob container or blob
Operations on a blob endpoint
Create Azure storage account
Delete an Azure storage account
Operations on a file share
Operations on a file endpoint
Upload and download generics
Storage client generics
Get existing Azure storage account(s)
Operations on blob leases
Get/set user-defined metadata for a storage object
Get storage properties for an object
Generate shared access signatures
Signs a request to the storage REST endpoint with a shared key
Create, list and delete blob snapshots
Carry out operations on a storage account container or endpoint
Create a storage endpoint object
Save and load R objects to/from a storage account
Read and write a data frame to/from a storage account
List and delete blob versions
Manage storage in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/product-categories/storage/>. On the admin side, 'AzureStor' includes features to create, modify and delete storage accounts. On the client side, it includes an interface to blob storage, file storage, and 'Azure Data Lake Storage Gen2': upload and download files and blobs; list containers and files/blobs; create containers; and so on. Authenticated access to storage is supported, via either a shared access key or a shared access signature (SAS). Part of the 'AzureR' family of packages.