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.

Windows Azure - Cleaning Up The WADLogsTable

I've read conflicting information as to whether or not the WADLogsTable table used by the DiagnosticMonitor in Windows Azure will …

c# azure-storage azure-table-storage wadslogtable
Retrieving many rows using a TableBatchOperation is not supported?

Here is a piece of code that initialize a TableBatchOperation designed to retrieve two rows in a single batch: TableBatchOperation …

azure nosql azure-storage azure-table-storage
How do I force Azure CDN content to be purged or invalidated?

I have content that rarely changes that I want to serve over the Azure CDN for performance reasons. When the …

cdn azure-storage azure-storage-blobs microsoft-cdn
Azure blob storage limitation and filter

Azure storage for multi-tenant application. We are working on to develop a multi-tenant application on Azure, with approximate 10,000 tenants and …

azure azure-storage azure-storage-blobs
Azure Storage - Use Blob from Private Container in <img> tag

I have Azure Container created and set to Private. The permission must be set to Private because the content is …

azure azure-storage azure-storage-blobs
Batch Insert in Azure storage table

I am new to using azure storage table. I was trying to insert my entities in batch but I found …

c# azure azure-storage azure-table-storage azure-tablequery
Azure queue - can I verify a message will be read only once?

I am using an Azure queue and have several different processes reading from the queue. My system is built in …

azure azure-storage azure-storage-queues
Azure Table Storage - Entity Design Best Practices Question

Im writing a 'proof of concept' application to investigate the possibility of moving a bespoke ASP.NET ecommerce system over …

azure azure-sql-database azure-storage azure-table-storage
Azure Blob Storage Pre-Signed Url Features

As my experiences, AWS S3 has a feature called pre-signed. Which allows me to issue a url with specific expiry …

azure azure-storage azure-blob-storage
Windows Azure: Delete disk attached to non-existent VM

Just found out I was taking up - and paying for - a lot of storage due to abandoned disks …

azure azure-storage azure-virtual-machine azure-vm-role