@massad Thanks for your response and patience on this.
I have checked with App Service engineering team and sharing the below.
Our engineering Team has identified a bug and actively working on a fix on this issue. At this moment we don't have any ETA for this.
Currently, the workaround on this issue is.
- Set
Session(ARR) Affinity
flag toOn
in Azure App Service (Configurations -> General Settings -> Session Affinity). Please note that this might cause unequal distribution of traffic, if the App Service is using multiple instances.
Feel free to reach back to me if you have any further questions on this.