How to download my documents from Azure Blob?
I have been in the position where I’ve been storing data on blob. However, there was a request to export all data in-house so that the same can be given to the third party. The document ID, which is stored in the SQL database, is given as blob name. I …