Firstly before migrating VM’s into Windows Azure you must consider the following: Disks must be no larger than 1TB (Depending on the VM size you can have upto 16 drives (16TB)) Must be Fixed Disks (Dynamic
Continue ReadingTag: VM
Create VM using Powershell in Azure
To Create VM’s in azure using Powershell you first need to Create an SSL Certificate, Download profile Details, and Install the Powershell Cm-Lets. Create SSL : http://msdn.microsoft.com/en-us/library/windowsazure/gg551722.aspx Create Profile and Download Powershell Cm-lets: http://msdn.microsoft.com/en-us/library/windowsazure/jj554332.aspx The
Continue Reading