Azure blob files are stored in a plain list without any physical folder structure, but we can create virtual folders where each file's folder path is a part of its name.
It brings out another problem, how to retrieve a list of ALL files in virtual sub-folder, using only that folder's name?
See Question&Answers more detail:os