小编dee*_*bee的帖子

如何连接到Azure Table / Cosmos存储模拟器

此处的文档(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。

c# azure azure-storage-emulator

2
推荐指数
1
解决办法
1434
查看次数

标签 统计

azure ×1

azure-storage-emulator ×1

c# ×1