-
I'm trying a simple Azure Function in VS 2019 but getting the following error when debugging.
#### Environment:
Microsoft Visual Studio Community 2019
Version 16.5.0
VisualStudio.16.Release/16.…
-
I'm trying to use `CosmosDBTrigger` with a collection of `Document`s, but on the start I get this error:
```
The listener for function 'index-product' was unable to start.
The listener for function…
-
I am using the EF Core Azure Cosmos DB Provider and trying to execute a query where I filter based on an enum value but I am getting "'Invalid cast from 'System.Int32' to 'efcore_cosmosdb_bug.Operat…
-
first - I want to thank you for your work you did here summarizing different Neo4J datasets and bootstraping Cosmos migrations. This is great work and really helpful.
I did found the issue though aft…
-
#### What project is affected?
BotFramework Solutions VA Template(v1.0.1), BotBuilder 4.9.3
#### What language is this in?
C#
#### What happens?
The Proactive state document in Cosmos DB does not…
-
[Enter feedback here]
Running Docker run command throws error -
docker run --name azure-cosmosdb-emulator --memory 2GB --mount "type=bind,source=$env:LOCALAPPDATA\CosmosDBEmulator\bind-mount,desti…
-
**Describe the bug**
On .net 4.7.2 we get horrible performance using the new v3 library. The same Linq query that matches all Documents where one varible is true takes 80-200ms with .net core and ove…
-
**Describe the bug**
When using CosmosDB and a Guid property on the Vertex model a deserialization exception is thrown.
**Expected behavior**
Guids and Nullable Guids should work like other types…
-
**Describe the bug**
When trying to use Strapi with the mongoose connector and Azure CosmosDB (MongoDB API 3.6), Strapi crashes with an error. The collections `core_store`, `strapi_administrator`, `u…
-
Hi there, I was just using the HttpExample code and nothing was changed, after I clicked `F5` according to the guide and the issue came up, even I used `func start` in the project folder the issue rem…