HTTP triggered Azure Function fails when request size is more than 100 MB. How to solve?

Pratim Das, Partha C 306 Reputation points
2024-07-23T07:44:31.3066667+00:00

Hi,

I have one urgent requirement.

There is one API which POSTs data to Azure Function.

Azure Function does some transformation on it and sends the data to database.

Now the volume of POST request is more than 100 MB so the Function is failing.

How can I overcome this size limit?

Regards,

Partha

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,095 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.