Package: AzureVMmetadata
Title: Interface to Azure Virtual Machine Instance Metadata
Version: 1.0.1
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
    person("Microsoft", role="cph")
    )
Description: A simple interface to the instance metadata for a virtual machine running in Microsoft's 'Azure' cloud. This provides information about the VM's configuration, such as its processors, memory, networking, storage, and so on. Part of the 'AzureR' family of packages.
URL: https://github.com/Azure/AzureVMmetadata
        https://github.com/Azure/AzureR
BugReports: https://github.com/Azure/AzureVMmetadata/issues
License: MIT + file LICENSE
Depends: R (>= 3.3)
Imports: openssl, httr (>= 1.3)
Suggests: AzureAuth, AzureVM
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-10-14 15:05:43 UTC; hongo
Author: Hong Ooi [aut, cre],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-14 23:40:14 UTC
Built: R 4.1.3; ; 2023-04-17 16:41:01 UTC; windows
