Reputation: 61
I am very new to Angular. Can anyone please help me how can I RESUME file upload from User's machine to Azure Blob Storage and download file from Azure Blob to user's machine in Typescript(angular) from Browser. I am using @azure/storage-blob npm library to upload/download files to Azure Blob.
Upvotes: 0
Views: 907