Hi guys.
I have a wierd problem with an Umbraco 10 site hosted in Azure. I’m trying to enable larger uploads to the media library as per the documentation here; Maximum Upload Size Settings | Umbraco CMS … E.g setting the maxrequestlength in appsettings.config.
However, this doesn’t quite do the trick as the console tells me “The page was not displayed because the request entity is too large”…
Googling this, I found someone else having the same issue on both cloud & azure here; Can't upload large media files on Cloud · Issue #12239 · umbraco/Umbraco-CMS · GitHub where the solution seems to be to also have a web.config file with these settings as well.. I tried that but I still cannot upload files larger than 60 Mb (default value)… Any ideas on getting this to work correctly on Azure as well?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/110807-setting-max-upload-file-size-on-azure