AzureSMR: Manage and Interact with Azure Resources.


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 and HDInsight (nodes, Hive and Spark). 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 ?AzureSMR 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.

Copy Link

Version

Down Chevron

Version

0.2.6

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 16th, 2017

Functions in AzureSMR (0.2.6)