0

I exported a custom VirtualBox (Ubuntu 12.04, 32bit)image and want to recreate this in Azure.

Did anyone ever run into this problem and have a solution?

HieiFCB
  • 11
  • 5

1 Answers1

0

Yeah, Azure doesn't support 32 bit OSs so you'll need to do 64 bit, or, another option, you can run a VM that supports Nested Virtualization, in which case you can run a 32 bit VM on top of that.

Derek
  • 313
  • 4
  • 11