• Andrew,

    Is there anyway you can help me out in figuring how this read only routing is made. As far as my knowledge goes, client connections connect to listener and from there connects to primary. But if the applicationintent is equal to readonly then they will be diverted to readable secondary replicas. So the read only client connections will have to connect to primary then diverted to secondary? Am I right?