How to Log In to an Azure VM and Omniverse Launcher When the Frontend Node is Running Ubuntu?

I successfully deployed the AODT in Azure, and both nodes 1 & 2 are running Ubuntu. What is the next step to use it ? Thanks in advance.

@michael.eed07g Did you go through the validation steps listed in the documentation.

Thanks for your reply. Exactly, I failed to connect the AODT Frontend NODE (Linux) and received a response “channel 3: open failed: connect failed: Connection refused”.

I followed the guidelines provided in the NVIDIA Aerial Installation Documentation to install AODT on Azure. However, I noticed that no VNC server is running on the Frontend node.

What should I do next after executing the command az bash azure_install.sh to set up the Linux GUI?

@michael.eed07g The installation script will install the front end on Azure as a Windows instance. An IP address will be created for that instance. You can use Remote Desktop to log into the windows instance.
In your case, it seems that you have installed a linux version of front end. You should install a vnc server on the instance and then login using a VNC client.