I would like to fetch all the folder and files in a azure container in nodejs
I am using azure-storage library to get blob, but not able to find any example to list all the folder under a container. I am dumping (export) my anaylitics data to the storage container in auzure. Now i tried to read these files
My storage structure like
ios-analytics-full/ios_06cd82e4db0845b9bef73c5b22bea2fa/Event/2016-09-29/18/270b58c-04d7-4e5d-a503-cdce24a3940c_20160929_184723.blob
I want to read all folder created for each day and files under these folders
via Navneet Garg
No comments:
Post a Comment