You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than the backend downloading the file and then streaming it to the front end it could be preferable to download directly from the client using a SAS token that the backend generates.
Rather than the backend downloading the file and then streaming it to the front end it could be preferable to download directly from the client using a SAS token that the backend generates.
I can get started on building this if you want.