1

When I try to do new Ubuntu Compute VM in East US or South Central US (the two with advertised GPU support), there is no option to select N6.

The only way to get N6 VM is to use the "Deep Learning toolkit for the DSVM" option, which is a Windows VM.

Is it possible to create a Linux N6 VM on Azure? If so, how?

Mike Wise
  • 22,131
  • 8
  • 81
  • 104
thang
  • 3,466
  • 1
  • 19
  • 31

2 Answers2

4

The trick is to select "HDD" instead of the default SSD for disk type. Then the NC* series will show.

Xuchen Yao
  • 56
  • 2
1

Microsoft recently released a new version of the Data Science Virtual Machine for Linux (Ubuntu) edition on Azure with several popular deep learning tools pre-installed that you can use on either NC-Series GPU Azure VM or any CPU only VM.

More info:

http://aka.ms/dsvm/ubuntu

http://aka.ms/dsvm/ubuntu/docs

Gopi - MSFT
  • 154
  • 6