I downloaded VHD using Cloud storage studio. He gave an https based blob url. In azure windows, when I try to install this VHD using the drive.Mount method, I get the following exception:
ERROR_HTTPS_NOT_SUPPORTED
Thank.
This is a problem loading Cloud Storage Studio. When you download vhd using https it gives the https url, and when you download vhd using http it gives the http url. I downloaded vhd using http and the problem was resolved.
Does it work if you provide an http based URL? According to this blog post https is not supported.
HTTP. Azure HTTPS
Source: https://habr.com/ru/post/1787389/More articles:Регистрация ошибок Android - androidJMS queue message reception order - javaHow to adapt website to user screen resolution? - javascriptКак я могу понять, почему Python бросает эту не описательную ошибку в Windows 7 64 бит - pythonAndroid onRestoreInstanceState (Bundle savedInstanceState) - androidBlackberry simulator hanging under Windows VM guest - blackberryConvert SQLite Database to 3D Store - sqlitewhat is testing an apple in iOS apps? - iospassing a string as an argument when the dummy pointer has a length - stringsocket-over-ssh factory - javaAll Articles