1

I created one VM with 100G SSD, but it's only D rive, which is the temporary disk. I want to attach another SSD drive to the VM, but I'm not sure its type. Is is possible to do this? Thank You

billcyz
  • 1,720
  • 3
  • 13
  • 16

1 Answers1

2

The Azure D-series VMs have an SSD as the resource disk. Once Premium Storage is available you will be able to attach additional SSD disks to a VM of the DS-series (a new instance type that is essentially the D-series usable with Premium Storage). Premium storage is currently in limited preview.

Neil Mackenzie
  • 349
  • 1
  • 2