【发布时间】:2020-12-11 13:09:59
【问题描述】:
您好,有以下问题。
我有一个存储帐户和内部存储帐户,我有文件共享。 下面是我的文件夹结构
Root\Account 1
Root\Account 1\ReadOnly
Root\Account 1\ReadAndWrite
Root\Account 2
Root\Account 2\ReadOnly
Root\Account 2\ReadAndWrite
现在我的问题是我能否将我的最终用户映射为 Root\Account 2\ReadOnly or Root\Account 2\ReadAndWrite 作为他们的网络连接共享驱动器“z:\”
我实际上是在尝试使用https://husseinsalman.com/securing-access-to-azure-storage-part-5-stored-access-policy/ 博客文章,这里我不明白的是如何将 SAS 签名作为网络文件夹挂载?
【问题讨论】:
-
欢迎来到 stackoverflow.com。对于您遇到的任何具体问题,请提供stackoverflow.com/help/minimal-reproducible-example。另请阅读stackoverflow.com/help/how-to-ask 和stackoverflow.com/help/dont-ask。确保您的问题是具体的而不是过于宽泛,另请参阅stackoverflow.com/help/on-topic。另外,请务必使用stackoverflow.com/tour(您将获得徽章!)
标签: azure azure-storage azure-storage-files azure-storage-account