Hi,
I have an on-premise SQL server with 16 core CPU and want to migrate the same to Azure IaaS. Azure offers 16 core CPU only in A9 machine which is costly.The maximum azure offer as A7 VM is 8 core CPU VM so I am planning to migrate my on-prem server to two A7 vm's dividing the workload. My query is as there are two VM will there be any network latency between them if I create them in same VNet and how much will it effect the data transfer. and also what are the best practices to perform the migration.
Thanks in Advance.