Linux 虚拟机在过去 2 小时内卡在配置中

Linux VM stuck in Provisioning for last 2hrs

我有一个 CENTOS VM 运行 很好,它正在托管一个网站。

我按照这些说明拍摄了图像,https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-capture-image/ 我创建的图像甚至在 Azure 管理门户上也是可见的。

我已尝试使用映像创建新 VM,但新 VM 在过去 2 小时内一直处于配置状态。

我再次尝试使用映像和保留 IP 创建一个新的 VM,它也卡住了最后 2 小时。

另一个问题是:如何重新配置​​我原来的 VM?我无法再使用 azure 管理门户和 azure CLI 工具看到它。

我也曾在 MSDN 论坛上问过这个问题,但到目前为止没有回复

非常感谢任何帮助!

我很确定这与 ServerFault 中的问题相同,但我也张贴在这里以防万一有人看 ^_^

I have tried the guide and it works for me (I created new Centos VM and capture it). I tried login to the new VM from the image and I still have my sudo access. So, the guide is correct maybe you just do something wrong in the process. And also make sure you use the new user that you created for the new VM not the old one from the VM that you deprovision.

For the second question, if you deprovision VM and capture it, the VM will be removed so you cannot access it again