Hi,
Basically I followed this post.
http://fabriccontroller.net/blog/posts/setting-up-software-based-site-to-site-vpn-for-windows-azure-with-windows-server-2012-routing-and-remote-access/
I have a single VM which is also a DC for testing S2S VPN.
The whole section where he says "Line 75: Replace <SP_AzureGatewayIpAddress>" is now not needed as the script already has all of these settings prepopulated.
As this did not quite work I went back and allowed all on the firewall this didnt work, I then disabled the firewall all together. Still no luck.
I then ran PS$ "Connect-VpnS2SInterface -Name 137.116.161.75" on the server still no luck.
See on the VM says it is connected in RRAS (this only works with the Firewall disabled, this proves there is an issue with my FW rules, but let's ignore that for now and work on getting it connected then I can work backwards re-enabling and fixing the Firewall later). ipconfig says the tunnel adapter is disconnected.
But then when I select Connect in Azure it is "Unable to establish the cross-premise tunnel for the site."
Any ideas??