Hi,
I have a site to site VPN created. I added a SQL VM to this VPN.
I was able to deploy cloud service into this VPN. I had no issues. My cloud service interacts with the SQL VM which is also a part of this VPN.
But when I deploy another cloud service, I get the following error: The deployment cannot use the VirtualNetwork that belongs to a region.
My VPN and VM are in west region but My cloud app services are in an affinity group which is also in west region.
what triggers this error? The <networkconfiguration> settings in both projects are same.
Thanks