Azure Blob Storage is a cloud service for storing unstructured binary data.
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-blobsPlease correct my wrongs. From my reading on the topic so far, it appears to me that both, Azure Blob …
azure azure-storage azure-storage-blobsAs 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-hdinsightI'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-rolesI 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-blobsI 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 filezillaI'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-blobsI 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-blobsI 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-blobswe are considering using Azure blob storage as storage for our backups. But we are not sure of what the …
azure azure-storage-blobs