I am trying to access SQL Server 2012 db always on listener (secondary replica, with ApplicationIntent=ReadOnly
parameter) with a SQL Server user authentication through untrusted domain and I am getting error:
This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server
Can anyone help me on with this?