简体   繁体   English

Azure存储模拟器是否支持文件共享?

[英]Does Azure Storage Emulator Support File Shares?

I have the Azure Storage Emulator running but it currently looks like (as of v5.6.0.0) that it only supports Blob, Queue, and Table storage: 我正在运行Azure存储模拟器,但目前(从v5.6.0.0版本开始)看起来仅支持Blob,队列和表存储:

BlobEndpoint: http://127.0.0.1:10000/ QueueEndpoint: http://127.0.0.1:10001/ TableEndpoint: http://127.0.0.1:10002/

The confusing part is when you configure a local connection via the desktop Azure Storage Explorer by selecting Attached to a local emulator , there's an option for Files port. 令人困惑的是,当您通过选择“ Attached to a local emulator通过桌面Azure Storage Explorer配置本地连接时,“文件”端口有一个选项。

Am I missing something here? 我在这里想念什么吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM