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.

ARM - How can I get the access key from a storage account to use in AppSettings later in the template?

I'm creating an Azure Resource Manager template that instantiates multiple resources, including an Azure storage account and an Azure App …

azure-storage azure-resource-manager
Downloading Azure Blob files in MVC3

Our ASP.NET MVC 3 application is running on Azure and using Blob as file storage. I have the upload part …

asp.net-mvc asp.net-mvc-3 azure azure-storage azure-storage-blobs
upload files to Azure file storage from web app using rest api

I am not familiar with azure, or rest api, or c#, but anyway I have to do this and I …

c# asp.net rest azure-storage azure-web-app-service
How to filter Azure logs, or WCF Data Services filters for Dummies

I am looking at my Azure logs in the WADLogsTable and would like to filter the results, but I'm clueless …

wcf azure azure-storage azure-table-storage
Windows Azure Storage Emulator failed to install

I almost wasted my whole day trying to install Windows Azure Storage Emulator but somehow it is not getting installed.. …

azure azure-storage
How to move a file on Azure File Storage from one sub folder to another sub folder using the Azure Storage SDK?

I'm trying to figure out how to move a file in Azure File Storage from one location to another location, …

c# .net azure azure-storage azure-storage-files
Azure Storage Explorer Query where by Timestamp

it's my first time working with Azure Storage Explorer and I need to read some logs that is save into …

azure-table-storage azure-storage
What is the azure table storage query equivalent of T-sql's LIKE command?

I'm querying Azure table storage using the Azure Storage Explorer. I want to find all messages that contain the given …

azure azure-sql-database azure-storage azure-table-storage
Missing Microsoft.Data.Services.Client version 5.6 on Azure Websites

I've recently tried to deploy a website to the Windows Azure websites service which utilizes Azure Storage. Upon deployment, I …

.net azure azure-storage