Hi there,
We're having issues with testing in production using traffic routing and a stage slot. The main problem is that the cookies x-ms-routing-name, ARRAffinity, ARRAffinitySameSite and TiPMix don't get set due to being blocked because the cookie domain doesn't match the current host (custom domain set in Front Door).
The question is, how can we configure those cookies to use the domain as opposed to the app service/slot domain?
Thanks