README.md

AzureSMRLite: A 'Lite' version of AzureSMR

Manage and Interact with Azure Blobs and related Resources.

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

AzureSMRLite is a cut down R Package of Microsoft's AzureSMR that only has the functionality for manageing Azure Blobs, and has less dependencies. See below for the description of the functionality of the full package. However only functions related to Azure Blobs, Storage and Resources Groups are in this package.

AzureSMR is an R Package for managing a selection of Azure resources, using the Azure Service Manager API. The package exposes function to manage resources, resource groups, storage (blobs and containers), ARM templates, virtual machines, HDInsight (nodes, Hive and Spark) and Azure Data Lake Store. To use the package, you must configure an Azure Active Directory application and service principal in the Azure portal.

To get started with this package, see the vignettes:

To access the package help, just type ?AzureSMRLite into your code editor.

Technical note: The package connects to Azure using standard CRAN packages (for example httr and jsonlite). This means you can use open source R to connect to Azure - you don't need Microsoft R Server.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.



CharlesCara/AzureSMRLite documentation built on March 10, 2020, 11:52 p.m.