Hi,
When you mentioned the Windows Azure Storage, I think it specifies to Windows Azure Blob Storage service, not including Table or Queue services. For any single Blob, the target throughout is up to 60 Mbytes/sec. Therefore, for the whole Blob Storage, the
total throughout (for a single storage account) may higher or lower depending how many blobs are concurrently accessed, and network bandwidth between Azure Blob Storage and client-side.
There is a tool from Microsoft Research, by which you can test Windows Azure Storage throughput, check http://research.microsoft.com/en-us/downloads/5c8189b9-53aa-4d6a-a086-013d927e15a7/default.aspx. Also, check the following blog post about Windows Azure Storage
abstractions and scalability targets, http://blogs.msdn.com/b/windowsazurestorage/archive/2010/05/10/windows-azure-storage-abstractions-and-their-scalability-targets.aspx.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Thanks & Regards,
Alex
Microsoft Online Community Support