How to get and list blobs only in specific folder using Azure Blob Storage
I want to get and list blobs only in the specific folder, not to get whole container and then to filter out results. How is that possible using new Azure SDK for cpp?
While Hierarchical namespace enabled cannot upload blob with metadata hdi_isfolder
I am using Azure Datastorage Gen2 and I have came across problem that I cannot create virtual directory when Hierarchical namespace option is enabled.