Grouping different files by property

Hi,

I have one container that holds all my devices' (thousands) blobs.

For each device I have 3 different files (i.e A, B, and C).

How do I group those files per device? I'd like to do it from code while uploading the devices' files.

Thanks,

February 26th, 2015 10:05am

Hi Janiv -

The blob service has the concept of directories which might help. For example, when you upload your blobs, you could specify the name to be "device1/filenameA", "device2/filenameC", etc. Doing this will allow you to organize your blobs in a more folder-like structure.

Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 5:52pm

Hi Janiv -

The blob service has the concept of directories which might help. For example, when you upload your blobs, you could specify the name to be "device1/filenameA", "device2/filenameC", etc. Doing this will allow you to organize your blobs in a more folder-like structure.

February 26th, 2015 10:49pm

Hi Janiv -

The blob service has the concept of directories which might help. For example, when you upload your blobs, you could specify the name to be "device1/filenameA", "device2/filenameC", etc. Doing this will allow you to organize your blobs in a more folder-like structure.

Free Windows Admin Tool Kit Click here and download it now
February 26th, 2015 10:49pm

Thanks,

How do I iterate over all the files under specific device (i.e. device1)?

Thanks again.

J

March 7th, 2015 3:45pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics