Azure 存储资源管理器未连接到 Azurite 本地模拟器

标签 azure azure-storage azure-blob-storage azure-storage-explorer azurite

上下文:我已成功安装 Azurite 、本地模拟器(通过 Visual Studio Code 扩展)和 Azure Storage Explorer 。我还成功地将 parquet 文件放置在 blob 目录中,在 Azurite 中启动了 blob 服务,并在 VSC 中确认该文件存在。

enter image description here enter image description here

问题:当我尝试从 Azure 存储资源管理器连接到模拟器时,我看不到 parquet 文件。我究竟做错了什么?为什么我在 ASE 中的任何一个 blob 容器下都看不到 parquet 文件,但该文件却显示在 VSC 中?

enter image description here

enter image description here

enter image description here

enter image description here

最佳答案

实际上您输入的parquet文件无效。

因为 __blobstorage__ 目录未存储您的容器和 blob,refer to :

blobstorage - Directory containing Azurite blob service persisted binary data

正如我们所看到的,您已成功连接到蓝铜矿。只需使用存储资源管理器上传文件即可。

关于Azure 存储资源管理器未连接到 Azurite 本地模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64310364/

相关文章:

azure - 如何解决Azure角色部署中的System.Web.Http TypeLoadException?

performance - 如何加快Azure存储队列的速度

Django Azure 上传文件到 blob 存储

asp.net-mvc-4 - Windows Azure blob zip 并发送到客户端 (ASP.NET MVC)

c# - 将视频 (mp4) 上传到 Azure Blob 存储

c# - 带有 ASP.NET Core 的 Azure AD B2C - 无法编辑配置文件

Azure 资源未显示在 VS Code 扩展中

azure - "Update User"操作在 Microsoft Graph API 中给出 "Insufficient privileges to complete the operation.' 错误

amazon-s3 - 将数据从 Azure Blob 存储复制到 AWS S3

python - 使用 python 在 azure blob 中读取