kennyg
Databricks Partner

@Prabakar Ammeappin​ Is there VM type you recommend I spun up an Amazon Linux VM and was able to retrieve the private IP with %sh host -t a <VM hostname>  command.

I cannot use the %sh nc -v <hostname> <port number> command because it needs a port number.

Please advise