That's just one of the default messages from Azure Front Door / Azure CDN.
For the Azure Functions consumption plan this can be mitigated to an extent by just having a keep alive function run inside the same function app (set to say a 3-5 minute timer trigger).
That's just one of the default messages from Azure Front Door / Azure CDN.
For the Azure Functions consumption plan this can be mitigated to an extent by just having a keep alive function run inside the same function app (set to say a 3-5 minute timer trigger).