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
{{ message }}
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
It calls DownloadBlockList which returns 0 for a lot scenarios. This results some blobs are missed in the final results.
$blockList = $Blob.ICloudBlob.DownloadBlockList()
http://stackoverflow.com/questions/10033876/microsoft-windowsazure-storageclient-cloudblockblob-downloadblocklist-returns-0
I can reproduce this problem easily with my storage account.
The text was updated successfully, but these errors were encountered: