499 status code returned from container app

Aya Taha 20 Reputation points
2025-04-09T11:50:41.97+00:00

I have a container app that receives requests through Azure front endpoint

below are my current settings:
-the container app has ingress enabled and accepts traffic from anywhere
-the container app environment is linked to VNet
-NAT gateway is linked to the same VNet

I have the following issues:
1- I got HTTP status code 499 randomly although the service average response time is a few seconds
2- I see HTTP requests in logs instead of https although the endpoint is configured to use https only and forwarding requests to https only

and these issues didn't exist when the same endpoint was connected to Azure app service instead of Azure container app

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
620 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.