this might seem like a remarkably simple question, but I want to be sure before I proceed and I was struggling to find any information regarding this.
I am currently in the process of transferring an existing VMWare environment to Windows Azure. I have been given three different VMDK files, one for each hard drive of a server, and am aware that I need to convert these to VHD for image upload in Azure.
My question is whether I need to make these VMDK files into one VHD image or if I can upload multiple VHD images and work with them in the portal. I have seen that it is possible to convert multiple VMDK files into a solitary VMDK file, but I am unsure if this would be appropriate.
This is my first exposure to this work, so apologies if this seems like pure basics!