I have exiting virtual machine I need to change virtual network/subnet for this Virtual machine. I didn't found any option to change please help me out. Thanks..!
Asked
Active
Viewed 1,500 times
1 Answers
0
As I know when the NIC is created in a VNet, then it cannot be moved to another VNet any more. So what you need to do is to create a new NIC in the VNet that you want to move the VM to and then attach the new NIC to the VM. Change the new NIC as primary NIC, then you can delete the old NIC. When all steps have done, the VM is already in the VNet you want.

Charles Xu
- 29,862
- 2
- 22
- 39