You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix ListBlobsInContainerAsync (folderName prefix)
it will now not return blobs from other folders that start with same prefix
e.g. prefix "1" will not return blobs prefixed with "11" anymore
fix ListBlobsInContainerAsync (folderName prefix)
it will now not return blobs from other folders that start with same prefix
e.g. prefix "1" will not return blobs prefixed with "11" anymore