Azure Blob Storage is a cloud service for storing unstructured binary data.
I'm trying to create a utility to download file from the internet and upload it again to Azure blob storage. …
c# azure azure-storage azure-storage-blobsIs it possible to create an html form to allow web users to upload files directly to azure blob store …
azure azure-storage-blobs blobstorageI am using Microsoft.WindowsAzure.StorageClient to manipulate blobs on Azure storage. I have come to the point where the …
.net linq lazy-loading azure-storage-blobs azure-sdk-.netI was trying to run a script that fetches JSON file from CMS endpoint, pass it on the pipeline to …
json powershell azure azure-web-app-service azure-storage-blobsI have some files stored in my windows azure blob storage. IWant to take these files and create a zip …
c# visual-studio-2012 azure azure-storage-blobsI am storing the Azure blob url into my database.Can I get the blob by using that url? Actually …
asp.net-mvc blob azure-storage-blobs model-validationI'm using Azure Storage to serve up static file blobs but I'd like to add a Cache-Control and Expires header …
c# azure azure-storage-blobs cache-controlOur 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-blobsWe are able to import azure.storage, but not access the BlobService attribute The documentation says to use the following …
python azure azure-storage-blobsI plan to move all my websites from my own baremetal server to Microsoft Azure. To get things started I …
azure azure-web-app-service azure-storage-blobs