I have two subscription within same Azure AD Tenant and in both Subscription, VMs are running. Below are the high level details :
- Both Subscription is having one resource group each
- Both Resource group are in same region
- Vnet IP is not over lapping
So my question is whether to move all the VM's and other services in same subscription or I can go ahead with Vnet-to-vnet peering? which option is better and why?
As I need to create site-to-site connectivity as well, so if we proceed with peering option then how would be the connectivity? means how 2nd Vnet will be getting request from on-prem? or just I need to enable Gateway Transit while creating peering and everything is done or is there any other option.