An Azure service that provides a cloud content delivery network with threat protection.
So in our case we are running into this issue, but we can't use the custom Domain because we are using Azure Front Door to route between multiple App Services on the same domain.
Ideally
| Front Door WAF |
|---|
| Front Door |
| App Service 1 | App Service 2 | App Service 3 |
|---|---|---|
| Beta | Beta | Beta |
| Canary | Canary | Canary |
This should be an acceptable use case behind the Front Door.
There is a setting for the Session Affinity Cookies to inherit from the host, and Cookies set manually by the Apps inherit the Front door host. It follows that this should be a valid configuration.