Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

CalculateBlobCost.ps1 wrong calculation results #81

Open
kexuelou opened this issue Oct 8, 2015 · 0 comments
Open

CalculateBlobCost.ps1 wrong calculation results #81

kexuelou opened this issue Oct 8, 2015 · 0 comments

Comments

@kexuelou
Copy link

kexuelou commented Oct 8, 2015

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant