【发布时间】:2014-03-13 04:37:46
【问题描述】:
有人知道解决办法吗? 我想知道我是否需要为此签订 MSFT 支持合同。
使用 Azure Ruby SDK 试过: 创建的虚拟机 - 工作 VM 电源关闭,电源打开 - 工作。 让它出现并尝试删除 VM - 在最后阶段失败。
这是 VM delete 产生的结果:
正在删除云服务“qa-sdk-ubuntu-2”的部署... 成功 (200)
删除云服务 qa-sdk-ubuntu-2。 等待磁盘释放。
删除磁盘“qa-sdk-ubuntu-2-qa-sdk-ubuntu-2-0-201402132358010165”。 http错误400
另外,然后从门户网站尝试相同的事情并得到 400 并显示以下消息:
{""message":
"Storage account qasdkubuntu2storageruvdl has container(s) which have an active image and/or disk artifacts.
Ensure those artifacts are removed from the image repository before deleting this storage account.",
"ErrorMessage":"Storage account qasdkubuntu2storageruvdl has container(s) which have an active image and/or disk artifacts.
Ensure those artifacts are removed from the image repository before deleting this storage account.",
"httpStatusCode":"BadRequest","operationTrackingId":"ec03fe06212d61f49786aee29563a661","stackTrace":null,"Padding":null}
【问题讨论】:
标签: azure