问题描述
我需要在我的开发测试实验室中已创建的所有VM上更改vnet.我在DTL配置中添加了新的vnet.当我转到VM资源组中的NIC时,新的vnet不会作为选择出现在下拉列表中.
I need to change the vnet on all of the VM's in my dev test lab that are already created. I added the new vnet in the DTL configuration. When I go to the NIC in the VM resource group the new vnet doesn't show up in the drop down as a selection.
基本上...您可以在DTL中更改已创建的VM的vnet吗?
Basically... Can you change the vnet of an already created VM in DTL?
谢谢
推荐答案
不幸的是,今天无法/不支持直接更改现有VM(DTL或非DTL)的VNET.
Unfortunately, today it is not possible/supported to change a VNET for an existing VM (DTL or non-DTL) directly.
您可以在此处为此功能投票
You can vote for this feature here https://feedback.azure.com/forums/217313-networking/suggestions/5856725-change-virtual-machine-virtual-network-through-por#{toggle_previous_statuses}
However there are other ways by which it can be achieved. Refer to the below blogs:
https://magicmarty.eu/2017/04/step-by-step-guide-how-to-move-vm-to-different-vnet-on-azure-rm/
https://4sysops.com/archives/move-一个azure vm到另一个虚拟网络vnet/
只能将VM移至另一个子网(DTL和非DTL).
It is only possible to move the VM to another subnet (DTL and non-DTL).
https://docs.microsoft.com/en-us /azure/virtual-network/virtual-network-network-interface
T 谢谢!
这篇关于更改创建的实验室VM的Vnet的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!