Azure / Azure/azure-functions-host

Allowing content body over 100MB

Open
#5,854 27 comments 10 reactions 1 assignee Claimed by @mhoeger View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

#### Is your question related to a specific version? If so, please specify: v3

#### What language does your question apply to? C#

#### Question
I'd like to know how to expand the content body for Http Triggers to support messages over 100MB. I have a historical analytics function I'd like to host in Azure Functions. This will be called from MATLAB which has pretty poor support for rest in general.
I'd really like to avoid having to shuttle messages that serialize to over 100MB to blob storage. My Plan was to use EP1.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.