Top "Azure-storage-blobs" questions

Azure Blob Storage is a cloud service for storing unstructured binary data.

Getting list of names of Azure blob files in a container?

I need to list names of Azure Blob file names. Currently I m able to list all files with URL …

c# .net azure azure-storage-blobs
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
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 get blob-URL after file upload in azure

I'm trying to connect web and worker role. So i have a page where user can upload video files. Files …

azure azure-storage-blobs azure-web-roles
How do I upload some file into Azure blob storage without writing my own program?

I created an Azure Storage account. I have a 400 megabytes .zip file that I want to put into blob storage …

windows azure azure-storage azure-storage-blobs
FTP to Azure Blob Storage

I had to setup secure FTP to Azure Blob Storage using popular FTP clients (like FileZilla, for example). After doing …

azure ftp azure-storage-blobs azure-worker-roles filezilla
How to upload files to a Windows Azure Storage

I'm trying to publish a package that has 800mb+. But the Windows Azure publish only allows up to 600mb, so …

azure azure-storage azure-storage-blobs
What is the best way to backup Azure Blob Storage contents

I know that the Azure Storage entities (blobs, tables and queues) have a built-in resiliency, meaning that they are replicated …

azure backup azure-storage azure-storage-blobs
How to check if Azure Blob file Exists or Not

I want to check a particular file exist in Azure Blob Storage. Is it possible to check by specifying it's …

c# azure-storage azure-storage-blobs
What does Azure cloud storage transaction prices mean?

we are considering using Azure blob storage as storage for our backups. But we are not sure of what the …

azure azure-storage-blobs