【问题标题】:azure vhd mount exception ERROR_HTTPS_NOT_SUPPORTED天蓝色 vhd 挂载异常 ERROR_HTTPS_NOT_SUPPORTED
【发布时间】:2011-06-14 08:56:46
【问题描述】:

我已使用 Cloud Storage Studio 上传了 VHD。它提供了一个基于 https 的 blob URL。在 Windows azure 上,当我尝试使用 drive.Mount 方法挂载该 VHD 时,出现以下异常:

ERROR_HTTPS_NOT_SUPPORTED

谢谢。

【问题讨论】:

    标签: visual-studio-2010 azure blob vhd


    【解决方案1】:

    如果你给它一个基于 http 的 url,它会起作用吗?根据this blog post不支持https。

    【讨论】:

      【解决方案2】:

      上传 Cloud Storage Studio 时出现问题。当有人使用 https 上传 vhd 时,它会给出 https 的 URL,而当有人使用 http 上传 vhd 时,它会给出 http 的 URL。我使用 http 上传了 vhd,问题得到了解决。

      【讨论】:

        【解决方案3】:

        使用 HTTP。 Azure 驱动器不支持 HTTPS

        【讨论】:

          猜你喜欢
          • 1970-01-01
          • 1970-01-01
          • 2014-08-21
          • 2013-05-03
          • 1970-01-01
          • 2020-04-15
          • 2012-02-04
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多