【发布时间】:2017-03-12 17:24:15
【问题描述】:
我在 devBox 中将 azure storage emulator 安装为 service 并在系统下运行。我还将 blob 存储的 IP 地址从 127.0.0.1:10000 替换为 devBox IP 地址。一切运行完美。但我无法在我的 devBox 中找到 blob 文件位置。我也安装了Azure Storage Explorer。使用开发人员帐户名称和密钥,我尝试连接我的 blob 存储,但它不起作用。即使在作为自定义端点的其他字段中,我也提供了 devBox IP 地址,但没有获取 blob 存储文件夹。谁能帮我找到blob存储的文件位置?
提前致谢。
【问题讨论】:
-
你能解释一下
file location of blob storage是什么意思吗?您是否在计算机上寻找存储模拟器保存 blob 的目录? -
@GauravMantri 是的,我正在寻找目录。
标签: azure azure-blob-storage azure-storage-emulator azure-storage-files