Skip to content

fix: update container prefixes for blob url generation

Varunkumar Manohar requested to merge slb/vm/azure-blob-delete into master

This MR fixes the issue with blob deletion when a dataset is deleted.

containerClient.listBlobsByHierarchy function's ContainerListBlobsOptions needs to contain prefixes that endwith /

Edited by Varunkumar Manohar

Merge request reports