We already have SQL 2012 alwayson availability databases with 2 servers in one location. Now I added another server which is in a different location to the availability group, this server will be our DR server. In the connection string information while
connecting to the listener do we also have to specify ;multisubnetfailover=true; as we have a DR site in another location. Thanks.
sqldev