A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes classes and methods for 'OAuth' authentication and working with subscriptions and resource groups. It also provides functionality for creating and deleting 'Azure' resources and deploying templates. While 'AzureRMR' can be used to manage any 'Azure' service, it can also be extended by other packages to provide extra functionality for specific services.
Version: | 2.0.0 |
Depends: | R (≥ 3.3) |
Imports: | AzureAuth, utils, httr (≥ 1.3), openssl, jsonlite, R6 |
Suggests: | knitr, testthat, httpuv |
Published: | 2019-02-25 |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi at microsoft.com> |
BugReports: | https://github.com/cloudyr/AzureRMR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cloudyr/AzureRMR |
NeedsCompilation: | no |
Citation: | AzureRMR citation info |
Materials: | README NEWS |
CRAN checks: | AzureRMR results |
Reference manual: | AzureRMR.pdf |
Vignettes: |
Extending AzureRMR Introduction to AzureRMR |
Package source: | AzureRMR_2.0.0.tar.gz |
Windows binaries: | r-devel: AzureRMR_2.0.0.zip, r-release: AzureRMR_2.0.0.zip, r-oldrel: AzureRMR_2.0.0.zip |
OS X binaries: | r-release: AzureRMR_2.0.0.tgz, r-oldrel: AzureRMR_2.0.0.tgz |
Old sources: | AzureRMR archive |
Reverse imports: | AzureContainers, AzureStor, AzureVM, SAR |
Please use the canonical form https://CRAN.R-project.org/package=AzureRMR to link to this page.