Hi All,
I'm using SQL Server 2012 with Always On.
I've sucessfully set up Read Only routing and applications that are using the ApplicationIntent=ReadOnly falg in the connection string are being directed to the ReadOnly node just fine.
The question did come up however, can the Availability Group be configured to send connections to a listener be direfted to a secondary readIntent only replica by default (even if ApplicationIntenet=ReadOnly is not specified in the connection string)?
TIA
Mike