此处的文档(https://docs.microsoft.com/zh-cn/azure/storage/storage-use-emulator)说,端点应采用以下格式访问模拟表存储:
http://127.0.0.1:10002/<account-name>/<resource-path>
Run Code Online (Sandbox Code Playgroud)
但是,如何从模拟器中获取<account-name>和<resource-path>项目?
有人知道可以连接到仿真器的有效演示吗?我似乎发现的唯一一个连接到Azure。