BLOB访问需要密码质询才能打开每个文档 [英] BLOB access requires password challenge to open every document

查看:147
本文介绍了BLOB访问需要密码质询才能打开每个文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的客户每次尝试打开和查看文档时都会遇到密码质询。除了麻烦和耗时之外,没有必要。我想知道这是否是BLOB存储独有的功能?如果这些活动文件在FILE STORAGE中,这个
挑战会消失吗?我不知道。如何将当前活动文件从BLOB存储移动到FILE STORAGE以测试此理论?一旦项目完成,它可以重新定位到BLOB区域。  


我只需要一点指导,这样我就不会浪费时间而只是对Azure如何感到困惑功能。  

解决方案

您可以在Azure Blob存储中启用对容器及其Blob的匿名,公共读取访问。您可以授予对这些资源的只读访问权限,而无需
共享您的帐户密钥,也无需共享访问签名(SAS)。


有关更多信息,请参阅:

管理对容器和blob的匿名读取权限


如果要将数据从Azure blob复制到Azure文件存储,请参阅以下链接:


在Windows上使用
AzCopy传输数据



My client has a password challenge everytime he tries to open and view a document. Besides being bothersome and time-consuming it is unnecessary. I wonder if this is a function unique to BLOB storage? If these active files were in FILE STORAGE would this challenge go away? I don't know. How do I move the currently active files from BLOB storage to FILE STORAGE to test this theory? Once the project is complete it could be relocated to the BLOB area.  

I just need a little guidance here so I'm not wasting time and just getting confused on how Azure functions.  

解决方案

You can enable anonymous, public read access to a container and its blobs in Azure Blob storage. You can grant read-only access to these resources without sharing your account key, and without requiring a shared access signature (SAS).

For more information refer: Manage anonymous read access to containers and blobs

If you want to copy data from Azure blob to Azure file storage refer the below link:

Transfer data with the AzCopy on Windows


这篇关于BLOB访问需要密码质询才能打开每个文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆