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:11:32.7966667+00:00

Hi,
I deployed a NodeJS app as a 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 for solutions, I noticed that there are limitations of payload size on other Azure services. For example,
https://learn.microsoft.com/en-us/answers/questions/692929/increase-azure-app-service-http-post-body-length-l

I am thus wondering if there exists such limit for Container App too. However, I didn't find any useful information 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.
583 questions
0 comments No comments
{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.