Does Container App impose size limit of http requests and how to change it?

Yi-Ling Chen 0 Reputation points Microsoft Employee
2024-08-06T01:02:12.82+00:00

Hi,

I deployed a Node JS app as Container App and it is working fine except that it starts to throw 413 errors whenever I upload a high-res image.
This does not happen in my local dev environment.
While I was researching the solution, I noticed that there are limitations of payload size in other Azure services. For example,
https://zcusa.951200.xyz/en-us/answers/questions/692929/increase-azure-app-service-http-post-body-length-l
I am thus wondering if there exists a similar limit for Container App. However, I didn't find any useful information about it in the document.

Any clues will be greatly appreciated!

Thanks.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 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.