Hello I am facing one issue during snapshot replication between SQl servers reside in Windows Azure Virtual Machine.
I had 2 VM with below configuration 1) Windows server 2012 (Installed sql server 2012 with msdn licence) 2) SQL server 2008 R2 (Databases reside on this server, on this i had created publisher for replication)
Now when i creating subscriber over target sql server (1st server) then while selecting publisher connection it shows me error in connecting as shown below image.
Is there any need to create virtual network? in future target server would be on premises server instead of Azure VM.
Note : For both VM i had opened 1433 port and enabled Mixed Mode Authentication.