您可以就地 updating/upgrading Azure VM 操作系统吗?

Can you do in-place updating/upgrading of Azure VM Operating System?

有没有办法从 Azure 门户中就地更新 Azure VM 的 OS?
从 Windows Server 2012 R2 到 Windows Server 2016

不,在 Azure VM 上没有这种升级 OS 的能力(而且我以后还没有听说过,谁知道呢)。

没有。根据官方文章:

Microsoft does not support an upgrade of the operating system of a Microsoft Azure virtual machine. Instead, you should create a new Azure virtual machine that is running the supported version of the operating system that is required and then migrate the workload.

https://support.microsoft.com/en-us/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines

而是使用 Windows 服务器迁移工具来帮助您进行角色和功能迁移:

Install, use, and remove Windows Server migration tools

可以通过下载 VHD 并使用 Hyper-V 在本地进行升级,然后重新上传来完成。

更详细的说明: https://support.microsoft.com/en-us/help/4014997/an-in-place-system-upgrade-is-not-supported-on-windows-based-azure-vms