DS3_V2 VM 不显示我从标准 D3 调整大小

DS3_V2 VM Does not show me to resize from Standard D3

我有一个 VM 运行 Windows Server 2012 R2,它是一个 Standards D3 VM 我需要将它的大小调整为 DS3_V2 VM 但我在调整面板 VM 列表。我能看到的是吼叫声。这是什么原因?

可能是虚拟机当前的主机集群硬件不支持新系列,所以没有列为选项。

By deallocating the virtual machine (Azure shutdown, not a guest OS shutdown), all of the possible options in the region are made available, and the resize process will migrate the virtual machine to a new computer cluster.

this article 获取更多详细信息。

Deallocating也没有给出以上选项。在我的例子中,我确实解除分配它然后打开电源并再次解除分配然后它显示所有可用的大小。