Forum Discussion

Always-A-Learner's avatar
Always-A-Learner
Copper Contributor
Apr 09, 2024

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 ...