azure-storage
Questions on the Azure scalability targets and the use of multiple Azure storage accounts?
The Windows Azure Storage Abstractions and their Scalability Targets blog post indicates there is a 5,000 entities/second transaction limit for a single storage account, and there is a 500 entities/se[详细]
2023-03-16 07:15 分类:问答Android video streaming to windows azure
I want to store stream video to the windows azure server from the android camera captured video*.How it possible?[详细]
2023-03-15 10:52 分类:问答azure CloudBlobDirectory.ListBlobs() returns "The specified resource does not exist.", but fetchAttributes() works using same data
I am getting a \"The specified resource does not exist\" exception when I try to iterate the result of a ListBlobs() call.I can get the blob attributes when I access it directly, but I\'m trying to ge[详细]
2023-03-15 05:14 分类:问答Getting Started with Azure Question
I\'m trying to get up-and-going with Windows Azure. I understand that I need to create a \"Storage Account\". However, what I\'m confused about is, how I should set it up. For instance, my Azure subsc[详细]
2023-03-14 22:06 分类:问答Azure Storage Table Paging
To implement simple paging in Azure Storage in relatively straight forward: Paging with Windows Azure开发者_开发技巧 Table Storage. This can be implemented with continuation token functionality.[详细]
2023-03-13 01:37 分类:问答What's a better counting algorithm for Azure Table Storage log data?
I\'m using Windows Azure and venturing into Azure Table Storage for the first time in order to make my application scalable to high density traffic loads.[详细]
2023-03-12 20:28 分类:问答Tool to migrate Azure storage to local development storage
Are there any good tools to take a snapshot of my Azure tables and blob containers开发者_如何学Python and copy it into local development storage?[详细]
2023-03-09 05:33 分类:问答How do SQL Azure and Azure Table Storage compare? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-07 14:05 分类:问答Tuning my MVC3 application that I deployed to Azure
I just deployed a MVC3 application that uses Table Storage to Windows Azure. Performance is slow开发者_JS百科 and I am not sure what is wrong. I am using firebug and it reports waiting of around 2 sec[详细]
2023-03-07 10:46 分类:问答Azure Blob and Queue Thread Safety
I need some help in understanding the thread safety in azure CloudBlobClient, CloudQueueClient and CloudBlob classes.[详细]
2023-03-06 20:14 分类:问答