{
  "_id": "6a16bb67acfb0bcc41d86e53",
  "Package": "AzureVM",
  "Title": "Virtual Machines in 'Azure'",
  "Version": "2.2.2.9000",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "Functionality for working with virtual machines (VMs) in\nMicrosoft's 'Azure' cloud:\n<https://azure.microsoft.com/en-us/services/virtual-machines/>.\nIncludes facilities to deploy, startup, shutdown, and cleanly\ndelete VMs and VM clusters. Deployment configurations can be\nhighly customised, and can make use of existing resources as\nwell as creating new ones. A selection of predefined\nconfigurations is provided to allow easy deployment of commonly\nused Linux and Windows images, including Data Science Virtual\nMachines. With a running VM, execute scripts and install\noptional extensions. Part of the 'AzureR' family of packages.",
  "URL": "https://github.com/Azure/AzureVM https://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureVM/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE, r6=FALSE, old_usage=TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2023-01-30 05:49:07 UTC",
  "RemoteUrl": "https://github.com/azure/azurevm",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e509292c0e2e71a649995ba6a690633b1c920c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:34:51 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "f2d128b057f7934183f577794fcb53c4",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureVM_2.2.2.9000.tar.gz",
  "_fileid": "c12f4d24b5779e20f583da17b95185b2afb66abed67df919510734b28e90bb07",
  "_filesize": 341692,
  "_sha256": "c12f4d24b5779e20f583da17b95185b2afb66abed67df919510734b28e90bb07",
  "_created": "2026-05-27T09:34:51.000Z",
  "_published": "2026-05-27T09:37:43.727Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78048866758,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237029392"
    },
    {
      "job": 78048866619,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237026751"
    },
    {
      "job": 78048866662,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237004859"
    },
    {
      "job": 78048866621,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237015227"
    },
    {
      "job": 78048368310,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236981720"
    },
    {
      "job": 78048866604,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237014211"
    },
    {
      "job": 78048866694,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237017358"
    },
    {
      "job": 78048866717,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237007419"
    },
    {
      "job": 78048866773,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237009830"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azure/azurevm",
  "_commit": {
    "id": "3e509292c0e2e71a649995ba6a690633b1c920c2",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from Azure/users/GitHubPolicyService/e702762f-06ab-4929-aba4-dc30b96691e3\n\nAdding Microsoft SECURITY.MD",
    "time": 1675057747
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "R6",
      "version": ">= 2.4.1",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "AzureKeyVault",
      "role": "Suggests"
    },
    {
      "package": "AzureVMmetadata",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure",
    "azure-sdk-r",
    "azure-virtual-machine",
    "data-science-virtual-machine"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 130,
      "uuid": 11328890
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 708,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureVM"
  },
  "_devurl": "https://github.com/azure/azurevm",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AzureVM.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/azurevm",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-12-25"
    },
    {
      "version": "2.0.0",
      "date": "2019-06-19"
    },
    {
      "version": "2.0.1",
      "date": "2019-08-27"
    },
    {
      "version": "2.1.0",
      "date": "2019-11-03"
    },
    {
      "version": "2.1.1",
      "date": "2020-02-06"
    },
    {
      "version": "2.2.0",
      "date": "2020-07-28"
    },
    {
      "version": "2.2.1",
      "date": "2020-08-02"
    },
    {
      "version": "2.2.2",
      "date": "2020-10-15"
    }
  ],
  "_exports": [
    "autoscaler_config",
    "autoscaler_profile",
    "az_vm_resource",
    "az_vm_template",
    "az_vmss_resource",
    "az_vmss_template",
    "build_template_definition",
    "build_template_parameters",
    "centos_7.5",
    "centos_7.5_ss",
    "centos_7.6",
    "centos_7.6_ss",
    "centos_8.1",
    "centos_8.1_ss",
    "datadisk_config",
    "debian_10_backports",
    "debian_10_backports_gen2",
    "debian_10_backports_gen2_ss",
    "debian_10_backports_ss",
    "debian_8_backports",
    "debian_8_backports_ss",
    "debian_9_backports",
    "debian_9_backports_ss",
    "image_config",
    "ip_config",
    "is_vm",
    "is_vm_resource",
    "is_vm_scaleset",
    "is_vm_scaleset_resource",
    "is_vm_scaleset_template",
    "is_vm_template",
    "lb_config",
    "lb_probe",
    "lb_probe_http",
    "lb_probe_https",
    "lb_probe_jupyter",
    "lb_probe_mssql",
    "lb_probe_mssql_browser",
    "lb_probe_rdp",
    "lb_probe_rstudio",
    "lb_probe_ssh",
    "lb_rule",
    "lb_rule_http",
    "lb_rule_https",
    "lb_rule_jupyter",
    "lb_rule_mssql",
    "lb_rule_mssql_browser",
    "lb_rule_rdp",
    "lb_rule_rstudio",
    "lb_rule_ssh",
    "nic_config",
    "nic_ip_config",
    "nsg_config",
    "nsg_rule",
    "nsg_rule_allow_http",
    "nsg_rule_allow_https",
    "nsg_rule_allow_jupyter",
    "nsg_rule_allow_mssql",
    "nsg_rule_allow_mssql_browser",
    "nsg_rule_allow_rdp",
    "nsg_rule_allow_rstudio",
    "nsg_rule_allow_ssh",
    "rhel_7.6",
    "rhel_7.6_ss",
    "rhel_8",
    "rhel_8_ss",
    "rhel_8.1",
    "rhel_8.1_gen2",
    "rhel_8.1_gen2_ss",
    "rhel_8.1_ss",
    "rhel_8.2",
    "rhel_8.2_gen2",
    "rhel_8.2_gen2_ss",
    "rhel_8.2_ss",
    "scaleset_options",
    "subnet_config",
    "ubuntu_16.04",
    "ubuntu_16.04_ss",
    "ubuntu_18.04",
    "ubuntu_18.04_ss",
    "ubuntu_20.04",
    "ubuntu_20.04_gen2",
    "ubuntu_20.04_gen2_ss",
    "ubuntu_20.04_ss",
    "ubuntu_dsvm",
    "ubuntu_dsvm_gen2",
    "ubuntu_dsvm_gen2_ss",
    "ubuntu_dsvm_ss",
    "user_config",
    "vm_config",
    "vmss_config",
    "vnet_config",
    "windows_2016",
    "windows_2016_ss",
    "windows_2019",
    "windows_2019_gen2",
    "windows_2019_gen2_ss",
    "windows_2019_ss",
    "windows_dsvm",
    "windows_dsvm_ss"
  ],
  "_help": [
    {
      "page": "autoscaler_config",
      "title": "Autoscaler configuration",
      "topics": [
        "autoscaler_config",
        "autoscaler_profile"
      ]
    },
    {
      "page": "az_vm_resource",
      "title": "Virtual machine resource class",
      "topics": [
        "az_vm_resource"
      ]
    },
    {
      "page": "az_vm_template",
      "title": "Virtual machine template class",
      "topics": [
        "az_vm_template"
      ]
    },
    {
      "page": "az_vmss_resource",
      "title": "Virtual machine scaleset resource class",
      "topics": [
        "az_vmss_resource"
      ]
    },
    {
      "page": "az_vmss_template",
      "title": "Virtual machine scaleset (cluster) template class",
      "topics": [
        "az_vmss_template"
      ]
    },
    {
      "page": "build_template",
      "title": "Build template definition and parameters",
      "topics": [
        "build_template",
        "build_template_definition.vmss_config",
        "build_template_definition.vm_config",
        "build_template_parameters.vmss_config",
        "build_template_parameters.vm_config"
      ]
    },
    {
      "page": "vm_config",
      "title": "VM configuration functions",
      "topics": [
        "centos_7.5",
        "centos_7.6",
        "centos_8.1",
        "debian_10_backports",
        "debian_10_backports_gen2",
        "debian_8_backports",
        "debian_9_backports",
        "rhel_7.6",
        "rhel_8",
        "rhel_8.1",
        "rhel_8.1_gen2",
        "rhel_8.2",
        "rhel_8.2_gen2",
        "ubuntu_16.04",
        "ubuntu_18.04",
        "ubuntu_20.04",
        "ubuntu_20.04_gen2",
        "ubuntu_dsvm",
        "ubuntu_dsvm_gen2",
        "vm_config",
        "windows_2016",
        "windows_2019",
        "windows_2019_gen2",
        "windows_dsvm"
      ]
    },
    {
      "page": "vmss_config",
      "title": "Virtual machine scaleset configuration functions",
      "topics": [
        "centos_7.5_ss",
        "centos_7.6_ss",
        "centos_8.1_ss",
        "debian_10_backports_gen2_ss",
        "debian_10_backports_ss",
        "debian_8_backports_ss",
        "debian_9_backports_ss",
        "rhel_7.6_ss",
        "rhel_8.1_gen2_ss",
        "rhel_8.1_ss",
        "rhel_8.2_gen2_ss",
        "rhel_8.2_ss",
        "rhel_8_ss",
        "ubuntu_16.04_ss",
        "ubuntu_18.04_ss",
        "ubuntu_20.04_gen2_ss",
        "ubuntu_20.04_ss",
        "ubuntu_dsvm_gen2_ss",
        "ubuntu_dsvm_ss",
        "vmss_config",
        "windows_2016_ss",
        "windows_2019_gen2_ss",
        "windows_2019_ss",
        "windows_dsvm_ss"
      ]
    },
    {
      "page": "create_vm",
      "title": "Create a new virtual machine or scaleset of virtual machines",
      "topics": [
        "create_vm",
        "create_vm_scaleset"
      ]
    },
    {
      "page": "defunct",
      "title": "Defunct methods",
      "topics": [
        "create_vm_cluster",
        "defunct",
        "delete_vm_cluster",
        "get_vm_cluster"
      ]
    },
    {
      "page": "delete_vm",
      "title": "Delete virtual machine",
      "topics": [
        "delete_vm",
        "delete_vm_scaleset"
      ]
    },
    {
      "page": "get_vm",
      "title": "Get existing virtual machine(s)",
      "topics": [
        "get_vm",
        "get_vm_resource",
        "get_vm_scaleset",
        "get_vm_scaleset_resource"
      ]
    },
    {
      "page": "ip_config",
      "title": "Public IP address configuration",
      "topics": [
        "ip_config"
      ]
    },
    {
      "page": "is_vm",
      "title": "Is an object an Azure VM",
      "topics": [
        "is_vm",
        "is_vm_resource",
        "is_vm_scaleset",
        "is_vm_scaleset_resource",
        "is_vm_scaleset_template",
        "is_vm_template"
      ]
    },
    {
      "page": "lb_config",
      "title": "Load balancer configuration",
      "topics": [
        "lb_config",
        "lb_probe",
        "lb_rule"
      ]
    },
    {
      "page": "lb_rules",
      "title": "Load balancing rules",
      "topics": [
        "lb_probe_http",
        "lb_probe_https",
        "lb_probe_jupyter",
        "lb_probe_mssql",
        "lb_probe_mssql_browser",
        "lb_probe_rdp",
        "lb_probe_rstudio",
        "lb_probe_ssh",
        "lb_rules",
        "lb_rule_http",
        "lb_rule_https",
        "lb_rule_jupyter",
        "lb_rule_mssql",
        "lb_rule_mssql_browser",
        "lb_rule_rdp",
        "lb_rule_rstudio",
        "lb_rule_ssh"
      ]
    },
    {
      "page": "list_vm_sizes",
      "title": "List available VM sizes",
      "topics": [
        "list_vm_sizes"
      ]
    },
    {
      "page": "nic_config",
      "title": "Network interface configuration",
      "topics": [
        "nic_config",
        "nic_ip_config"
      ]
    },
    {
      "page": "nsg_config",
      "title": "Network security group configuration",
      "topics": [
        "nsg_config",
        "nsg_rule"
      ]
    },
    {
      "page": "nsg_rules",
      "title": "Network security rules",
      "topics": [
        "nsg_rules",
        "nsg_rule_allow_http",
        "nsg_rule_allow_https",
        "nsg_rule_allow_jupyter",
        "nsg_rule_allow_mssql",
        "nsg_rule_allow_mssql_browser",
        "nsg_rule_allow_rdp",
        "nsg_rule_allow_rstudio",
        "nsg_rule_allow_ssh"
      ]
    },
    {
      "page": "scaleset_options",
      "title": "Virtual machine scaleset options",
      "topics": [
        "scaleset_options"
      ]
    },
    {
      "page": "vm_resource_config",
      "title": "Resource configuration functions for a virtual machine deployment",
      "topics": [
        "datadisk_config",
        "image_config",
        "user_config"
      ]
    },
    {
      "page": "vnet_config",
      "title": "Virtual network configuration",
      "topics": [
        "subnet_config",
        "vnet_config"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azurevm/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azurevm/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "AzureRMR",
    "curl",
    "httr",
    "jose",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "sys",
    "uuid"
  ],
  "_vignettes": [
    {
      "source": "intro.rmd",
      "filename": "intro.html",
      "title": "Introduction to AzureVM",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Virtual machines",
        "VM scalesets",
        "Sharing resources"
      ],
      "created": "2018-11-06 11:58:42",
      "modified": "2019-12-21 14:18:01",
      "commits": 8
    }
  ],
  "_score": 5.105510184769974,
  "_indexed": true,
  "_nocasepkg": "azurevm",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:37:10.000Z",
      "distro": "noble",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "0e6363001f9e90d7003a4d0341751ca62bd97b7ef4c68a5213719c60795e791a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:37:04.000Z",
      "distro": "noble",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "31da1533649ba63017ee9a8cd48a88e00271c7284f5ca3e560b63c7f11ec9648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:08.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "1c291e3cd27a2ee747110d9ff5316346b47d098bbeea2abf6a07fe291a77210a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:32.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "b87b84e013619e47e59540755464ec40961c50f340fd0dff9b874cd08c590839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:45.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "d6b8455eee969d34affff45015c2ca9513c01c6cea3bc2ad51735972a2b7ad00",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:28.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "9794d4fe08e173c7b5fd1f1697042678b2784bff5bedbc2ab4b3046aff6ace06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:04.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "500e7d0042a0ea2bed3a964daf08d31f1c2d0d4e61f0ea8ba7f8a550290fe689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.2.9000",
      "date": "2026-05-27T09:36:10.000Z",
      "commit": "3e509292c0e2e71a649995ba6a690633b1c920c2",
      "fileid": "3c6478b9e445451a19386033313d8ebda925f5d7d2216f57154506a526037b5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26503070500"
    }
  ]
}