-
Specifying `USE` does not work against the emulator. I've not tried CosmosDB in Azure. The only way I can create tables is by prefixing the keyspace name. e.g. `CREATE TABLE IF NOT EXISTS keyspace.tab…
-
I am able to start the emulator but not able to create database. I am using the following code to create a database but it throws an exception
` DocumentClient client = new DocumentClien…
-
Hi,
While i am trying to implement pagination in the cosmos db query. i am getting this error:
Microsoft.Azure.Documents.Client: Method 'Skip' is not supported.
Here is my C# code:
```
ID…
-
Can you please explain steps that I can use to integrate with tests written in nodejs using the cosmosdb emulator? Is it supported currently?
---
#### Document Details
⚠ *Do not edit this section. I…
-
I have created a mesh application and trying to connect to local cosmos db emulator. I have seen other people have this issue and have tried everything in those other threads, but still no success.
…
-
## Versions
botbuilder 4.3.0
botbuilder-azure 4.3.4
nodejs version v10.14.2
Windows 10 pro v1803
## Describe the bug
When performing a delete operation in a partitioned cosmosDB collection, …
-
When I write a unit testing with Moq, It can't be mocked. It says Could not find a parameterless constructor.
Solution might be adding a parameterless constructor or interface. However, interfac…
-
Still no asp.net core example of this, despite this being the current direction of active development. Can we please have one ASAP please
---
#### Document Details
⚠ *Do not edit this section. It is…
-
With bot framework sdk 4 and node.js the IIS server caches object UserState, this object is used to store customer information, the first user will set this object with information, the second user th…
-
**Storage Explorer Version**: 1.6.0
**Platform/OS**: Windows
**Architecture**: 64bit
**Regression From**: 1.5.0
**Bug description**
When opening a tab or query tab for CosmosDB instance hoste…