Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
As mentioned by Vlad Costa, you can consider increasing randomness in Source Ports.
However, note that Session persistence(both methods) will not help you.
Or you can consider Azure Application gateway
- If the backend pool contains multiple servers, the application gateway uses a round-robin algorithm to route the requests between healthy servers. This load balances the requests on the servers.
- See : How an application gateway works
Kindly let us know if this helps or you need further assistance on this issue.
Thanks,
Kapil
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.