升级 App Service Plan 操作系统
Upgrade App Service Plan operating system
我们正忙于将我们的应用程序从经典云服务迁移到新的应用服务模型。
我们以前做过,但现在遇到了一些奇怪的事情,我怀疑它可能与底层操作系统有关。
云服务 运行 在安装了 Windows Server 2016 系列的 VM 上(OS 版本:10.0.14393 根据此 link:https://www.gaijin.at/en/lstwinver.php)
据我所知,应用服务计划安装了一个更旧的操作系统,因为 Kudu 向我提供了以下 OS 信息
OS version: Microsoft Windows NT 6.2.9200.0
这显然是 Windows Server 2012。
为了验证我的假设,我想升级应用服务计划的 OS 版本,但我不知道如何执行此操作,甚至不知道如何执行此操作。
是的,目前,Web 应用托管在 Windows Server 2012 上。
In order to test my hypothesis I want to upgrade the OS version of the
App Service Plan, but I can't figure out how to do this or even if
this is possible.
目前,这是不可能的。现在 Windows Server 2016 不支持 Azure Web 应用程序。根据我的经验,将来会支持。
我们正忙于将我们的应用程序从经典云服务迁移到新的应用服务模型。 我们以前做过,但现在遇到了一些奇怪的事情,我怀疑它可能与底层操作系统有关。
云服务 运行 在安装了 Windows Server 2016 系列的 VM 上(OS 版本:10.0.14393 根据此 link:https://www.gaijin.at/en/lstwinver.php)
据我所知,应用服务计划安装了一个更旧的操作系统,因为 Kudu 向我提供了以下 OS 信息
OS version: Microsoft Windows NT 6.2.9200.0
这显然是 Windows Server 2012。
为了验证我的假设,我想升级应用服务计划的 OS 版本,但我不知道如何执行此操作,甚至不知道如何执行此操作。
是的,目前,Web 应用托管在 Windows Server 2012 上。
In order to test my hypothesis I want to upgrade the OS version of the App Service Plan, but I can't figure out how to do this or even if this is possible.
目前,这是不可能的。现在 Windows Server 2016 不支持 Azure Web 应用程序。根据我的经验,将来会支持。