I have created an Availability Group with one primary and one secondary read only replica. The configuration is as below:

Now I connect to the listener using SSMS with parameter APPLICATIONINTENT=READONLY; but all read and write requests are sent to primary server as is shown in Profiler:
Is there any configuration mistake of me?
