Functionality for working with virtual machines (VMs) in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/services/virtual-machines/>. Includes facilities to deploy, startup, shutdown, and cleanly delete VMs and VM clusters. Deployment configurations can be highly customised, and can make use of existing resources as well as creating new ones. A selection of predefined configurations is provided to allow easy deployment of commonly used Linux and Windows images, including Data Science Virtual Machines. With a running VM, execute scripts and install optional extensions. Part of the 'AzureR' family of packages.
Version: | 2.2.2 |
Depends: | R (≥ 3.3) |
Imports: | R6 (≥ 2.4.1), AzureRMR (≥ 2.3.0), jsonlite |
Suggests: | knitr, rmarkdown, testthat, parallel, AzureKeyVault, AzureVMmetadata |
Published: | 2020-10-14 |
DOI: | 10.32614/CRAN.package.AzureVM |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.com> |
BugReports: | https://github.com/Azure/AzureVM/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureVM https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | AzureVM results |
Reference manual: | AzureVM.pdf |
Vignettes: |
Introduction to AzureVM |
Package source: | AzureVM_2.2.2.tar.gz |
Windows binaries: | r-devel: AzureVM_2.2.2.zip, r-release: AzureVM_2.2.2.zip, r-oldrel: AzureVM_2.2.2.zip |
macOS binaries: | r-release (arm64): AzureVM_2.2.2.tgz, r-oldrel (arm64): AzureVM_2.2.2.tgz, r-release (x86_64): AzureVM_2.2.2.tgz, r-oldrel (x86_64): AzureVM_2.2.2.tgz |
Old sources: | AzureVM archive |
Reverse suggests: | AzureVMmetadata |
Please use the canonical form https://CRAN.R-project.org/package=AzureVM to link to this page.