Forum Discussion
Azure Migration without VM Shutdown
Kidd_Ip hello,
As a preparation and prerequisites a new DC will be created in Azure therefore it will be a vnet with address space and it will have the same subnet as on-prem to keep same IPs for the VMs.
But between on-prem and Azure we have an expressroute or vpn so we will have overlapping. How we can prevent this since both they will be run in parallel? I am curious to know if there is a possible solution. Thanks in advance
- RabihSemaanJun 18, 2024Copper Contributor
Ken_Shep hello,
i was asking actually in this community to see if someone has a solution or a workaround. But i have found a microsoft documentation: https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/azure-extended-network
But i think the better is to change the IPs and play with DNS pointing if needed. I was thinking also you could use nat but both workarounds are tough.