cloudyr/AzureStor: Storage Management in 'Azure'

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.7.0
URL https://github.com/Azure/AzureStor https://github.com/Azure/AzureR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cloudyr/AzureStor")
cloudyr/AzureStor documentation built on July 31, 2022, 11:22 a.m.