简体   繁体   English

将azure虚拟机操作系统从Windows更改为ubuntu。 如何更改操作系统?

[英]change azure virtual machine operating system from windows to ubuntu. How I can change OS?

I have problem. 我有问题。 I need to change my microsoft azure virtual machine operating system. 我需要更改我的Microsoft Azure虚拟机操作系统。 I had a windows vm template , so what i need to write in a code ( Json) to change OS ??? 我有一个Windows vm模板 ,所以我需要在代码(Json)中写什么才能更改OS? Or some other ways (portal , powershell ect) ? 还是其他方式(门户,powershell等)? Thanks for help me) 谢谢你的帮助我)

Ps my English is bad i`m sorry... 抱歉,我的英语不好。

Microsoft does not support an upgrade of the operating system of a Microsoft Azure virtual machine. Microsoft不支持Microsoft Azure虚拟机的操作系统升级。 (For more information, see KB 401499 7.) (有关更多信息,请参见KB 4014997。

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. 相反,您应该创建一个运行所需的受支持操作系统版本的新Azure虚拟机,然后迁移工作负载。

Instructions for how to migrate Windows Server roles and features are available in the following TechNet topic: Install, use, and remove Windows Server migration tools 以下TechNet主题中提供了有关如何迁移Windows Server角色和功能的说明: 安装,使用和删除Windows Server迁移工具

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何更改 Azure 虚拟机中的操作系统磁盘大小? - How can I change the OS Disk size in Azure Virtual Machine? Azure Ubuntu 15.04虚拟机无法更改日期/时间 - Azure Ubuntu 15.04 virtual machine can't change date/time 我可以使用 azure vm rest api (PUT) 更改现有虚拟机中的 Os 配置文件吗? - can I change Os profile in existing virtual machine using azure vm rest api (PUT)? 如何在Windows Azure虚拟机上强制进行IP更改? - How to force ip change on a Windows Azure Virtual machine? 在 Azure 中重置/重新配置虚拟机的操作系统? - Reset/reprovision the operating system of a virtual machine in Azure? 如何在 Azure 虚拟机中更改时区? - How to change time zone in Azure Virtual Machine? 更改 Azure 虚拟机规模集的 Windows 注册表 - Change windows registry of Azure Virtual Machine Scale Set 使用 Rest Api 创建 azure 虚拟机后,我可以更改虚拟机自动关闭时间吗? - Can I change virtual machine auto shut down time after azure virtual machine created using Rest Api? 在 Azure 门户中更改 Azure 虚拟机名称 - Change Azure virtual machine name in Azure portal 如何更改 Azure 的新机器实例的磁盘大小? - How can I change disk size for new machine instance for Azure?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM