Business Requirement: To upload files as submission for approvals and other business engagements from Power Apps to backend repositories like Sharepoint and/or Azure Blob etc. File size can range from 50 MB to 5 GB.
Limitation: Power Apps allows only uploads of file sizes upto 50 MB. Also there is 1 minute timeout when uploading files, so on large file sizes or poorer network the operation times out.
Need: Please increase the file size upload limit to at least 1 GB and remove the timeout completely if possible else give a larger timeout window say around 5 mins to 8 mins or so.
It would be great if you could take this up asap; it can open a wider range of applications for PowerApps and enables businesses even more.
Thanks,
Kishore Chakravarty(Power Platform Developer).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If files are stored to the Azure Blob through use of the File data type you are able to have a 130MB file at this time.