Top "Azure-storage" questions

Microsoft Azure Storage is a highly-scalable, durable, cloud-based storage platform providing four core services: Blobs, Tables, Queues, and Azure Drives.

Azure SQL Database "DTU percentage" metric

With the new Azure SQL Database tier structure, it seems important to monitor your database "DTU" usage to know whether …

azure azure-sql-database azure-storage azure-monitoring
Where can I find my Azure account name and account key?

I am starting with Windows Azure. I have an Azure account with Microsoft and would like to use it from …

azure azure-storage
Could not load file or assembly Microsoft.Data.OData Version=5.2.0.0 error in Azure Cloud Worker Role using Table Storage

I have a very peculiar issue using Azure Table Storage. I have a .NET 4.5 project in Visual Studio 2012 where I …

c azure azure-storage azure-table-storage
Where are the Windows Azure datacenter locations?

I am looking for some sort of map to showing physical location of worldwide Windows Azure MS Data Centers. Can …

azure azure-storage
Azure Blob Storage vs. File Service

Please correct my wrongs. From my reading on the topic so far, it appears to me that both, Azure Blob …

azure azure-storage azure-storage-blobs
Windows Azure Client with IP address 'XXX.XXX.XXX.XX' is not allowed to access the server

I have setup Sever, database and Firewall Setting (Rule) In windows Azure. I Have added The IP In firewall setting …

azure azure-sql-database azure-storage
Differences between Azure Block Blob and Page Blob?

As I recently started mingling around with Windows Azure, I've came up to a situation where, which one to go …

azure azure-storage azure-storage-blobs azure-hdinsight
How to restore my Local database to Windows Azure Database?

I have uploaded my application to Windows Azure Now I want to store My Local database to Windows Azure Database. …

azure azure-sql-database azure-storage
How do I delete an Azure storage account containing a leased blob?

I was playing with Windows Azure durable virtual machines. In the end, I deleted the virtual machine (successfully) and tried …

azure azure-storage vhd
Could not load file or assembly 'msshrtmi' or one of its dependencies (Azure Table Storage Access)

I have an HTTPModule that I use to redirect traffic between a website in my data center and a website …

c# .net azure httpmodule azure-storage