I want to upload a working copy of an on-presmies VM to Azure. Can that be done? If so, a URL would be appreciated.
TIA,
edm2
Technology Tips and News
I want to upload a working copy of an on-presmies VM to Azure. Can that be done? If so, a URL would be appreciated.
TIA,
edm2
The easiest way - https://azurestorageexplorer.codeplex.com/ (free) It will allow you to avoid PowerShell scripting.
Before that you have to get storage account name and key (or create SA if it doesn't exist). Then you have to create image that you will use in VM deployment.
The easiest way - https://azurestorageexplorer.codeplex.com/ (free) It will allow you to avoid PowerShell scripting.
Before that you have to get storage account name and key (or create SA if it doesn't exist). Then you have to create image that you will use in VM deployment.