azure-blob-storage
Azure storage Info
I am new to azure API, what kind of data or log following azure storage account has Blogs: Events ? wad-control-container[详细]
2023-03-18 05:22 分类:问答How safe is storing my role service package in Azure blob storage?
Azure Management Portal allows deploying a service from a service package earlier uploaded to Azure blob storage. This looks very convenient but kind of paranoid - what if some third party accesses th[详细]
2023-03-18 05:04 分类:问答azure CloudBlobDirectory.ListBlobs() returns "The specified resource does not exist.", but fetchAttributes() works using same data
I am getting a \"The specified resource does not exist\" exception when I try to iterate the result of a ListBlobs() call.I can get the blob attributes when I access it directly, but I\'m trying to ge[详细]
2023-03-15 05:14 分类:问答How to upload huge files to the Azure blob from a web page
Internally ASP.NET has a 2 GB addressing space, but in reality you only have less than 1 GB free for uploads (see http://support.microsoft.com/?id=295626 ). In addition IIS 7 has a cap of 30 MB ( see[详细]
2023-03-14 03:25 分类:问答Can we setup multiple CNAME records pointing to Azure blob storage?
I have already setup a CNAME for \"storage.mycompany.com\" pointing to my blob storage and it\'s working fine. However, I have a multitenant application and some of my customers would like their own p[详细]
2023-03-13 06:28 分类:问答How can I upload file to Azure Blob Storage Using Classic ASP?
I am trying to upload files to Azure Blob Storage using Classic ASP (no choice!). However although I can use can list container contents using MSXML2.ServerXMLHTTP I am failing to create blobs. I need[详细]
2023-03-13 04:46 分类:问答Azure Blobs: Get Block List in C#
I am working with Block Blobs in Azure Storage. I need to get uncommitted blocks, as far as I have found I need to call \"Get Block List\". Here is the problem.[详细]
2023-03-10 03:57 分类:问答How to access an azure storage blob as if it were a local file?
Is there a way to \"mount\" a file for read/write access? I realize that I can开发者_开发百科 GetBlobReference and BlobStream but what if I just want to give a file path to a library that doesn\'t und[详细]
2023-03-06 06:58 分类:问答Custom domain gives error 400 with Azure CDN
I\'m trying to access my content on my Azure CDN via a a custom domain (cdn.mydomain.com/pictures/logo.jpg)[详细]
2023-03-05 10:06 分类:问答Improving azure blob storage querying speed
We currently have a blob storage with thousands of files under the same Azure container. Our file naming convention is something like this:[详细]
2023-03-04 04:23 分类:问答