Azure Blob Storage is a cloud service for storing unstructured binary data.
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-cdnAzure 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-blobsI have Azure Container created and set to Private. The permission must be set to Private because the content is …
azure azure-storage azure-storage-blobsI am able to upload files to Azure blob storage via Node/Express without issue, but have found very minimal …
node.js azure express azure-storage-blobs node-requestIn our CI/CD pipeline im trying to automate the creation of SAS tokens for containers used by other systems. …
powershell azure azure-storage-blobs azure-powershell azure-storage-accountI am writing a small web application for Windows Azure, which should use the blob storage for, obviously, storing blobs. …
azure naming azure-storage-blobs auto-generateQuick question. I've been reading tons of information about the azure blob/file/disk storage options and I have a …
.net azure azure-storage azure-storage-blobs azure-storage-filesI am looking a way to create a container in Azure blob & file-share storage through ARM template. At present …
azure azure-storage azure-storage-blobs azure-resource-manager azure-storage-filesI would like to know if there is a way through which I can auto-sync an Azure blob to the …
azure synchronization filesystemwatcher azure-storage-blobsIs it possible to have the CloudBlockBlob.UploadFromStreamAsync accept URL for images? I am trying to use the LinkedIn basicprofile …
c# asp.net-mvc azure azure-storage-blobs imageurl