Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container App - Allow Setting HTTP Max Request Body

XavierGeerinck opened this issue · comments

Dapr allows setting HTTP Body Request sizes (which can be used for image uploads, ...) - https://v1-0.docs.dapr.io/operations/configuration/increase-request-size/

This flag is however not present and is a crucial blocker for me to adopt container apps:

microsoft/azure-container-apps#116