Azure Deployment

Requirements

Here are the requirements for running Omniverse Isaac Sim on Microsoft Azure:

  • A Microsoft Azure Portal account that is able to launch a Virtual Machine with GPU support.

  • An Azure Virtual Machine with the following recommended specifications:

Setup

To launch the Azure Virtual Machine, follow the steps below:

  1. Follow the steps in Create a Linux virtual machine in the Azure portal to create and connect to a VM with the specification above.

  2. Follow the steps in NVIDIA GPU Driver Extension for Linux to install NVIDIA GPU drivers on the Linux virtual machine.

  3. See this page to install Docker and NVIDIA Container Toolkit on the VM.

  4. Proceed to Container Deployment.