Forum Discussion
Always-A-Learner
Apr 09, 2024Copper Contributor
How to upload 25GB files into Azure blob storage from an Azure app Services
Hi All, my customer wants to upload a 25 GB zip file from a REACT application exposed through an application gateway. My initial thought was to use the BLOB SDK in the REACT app and upload it to ...