A
A
Andy Rockket2014-11-08 11:08:40
PowerShell
Andy Rockket, 2014-11-08 11:08:40

How to upload Vhd image to Windows Azure?

When trying to upload a vhd image to the cloud via Microsoft Azure PowerShell, I get an error (403) Forbidden. Everything is done clearly according to the instructions, which are described here azure.microsoft.com/en-us/documentation/articles/v...
When entering the command Add-AzureVhd -Destination http://***.clob.core.windows.net /vhds/VMBitrix5.vhd -LocalFilePath C:\WM\VMBitrix5.vhd gives an error. Googling and various searches were unsuccessful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Belotserkovsky, 2015-03-17
@rockket

You first need to upload the file to Azure storage. The easiest way to do this is with azcopy.
azure.microsoft.com/en-us/documentation/articles/s...
After that, you can create a disc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question