Azure Isolated HttpTrigger Max Request body size 30000000 bytes limit
Experiencing an issue when uploading any file greater than 30meg with “Request body too large. The max request body size is 30000000 bytes”.
This is an Isolated Azure Function running the aspnetcore integration.