CosmosDB Sql查询在CosmosDB Emulator和Azure Portal Cosmos DB中不会返回相同的输出

时间:2018-10-17 09:55:07

标签: azure azure-cosmosdb azure-cosmosdb-sqlapi

我正在尝试通过CosmosDB中的查询执行订单。但是我在CosmosDB Emulator和Azure Portal CosmosDB数据浏览器中得到了不同的结果。在CosmosDB仿真器中,查询工作正常,并根据需要显示结果。但是在Azure Portal CosmosDB数据资源管理器上执行相同的查询时,它不会显示任何结果。我已经检查了两个集合的索引编制政策,而且看起来都一样。

这2张图像显示了模拟器的设置和查询。

enter image description here enter image description here

这2张图片显示了Azure门户设置和查询。

enter image description here enter image description here

我不知道为什么会这样,或者我在配置上做错了什么。我该如何解决这个问题?

0 个答案:

没有答案