-
#### What project is affected?
Referred Virtual Assistant and Sample Skill shared in Github repository.
#### What language is this in?
English
#### What happens?
On Invoking skill, bot is re…
-
The run command for cmd for docker throws an error:
```
docker run --name azure-cosmosdb-emulator --memory 2GB --mount "type=bind,source=%LOCALAPPDATA%\CosmosDBEmulator\bind-mount,destination=C:\Cosm…
-
"Command-line tool reference" section contains the description of GenCert command-line parameter. The usage is however a bit confusing:
CosmosDB.Emulator.exe /GenCert[<comma-separated list of addi…
-
Please update the README with how to test this collector, ideally with a run-tests.sh script. Use the emulator Docker if possible: https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator/
-
Hi,
I've followed the instructions and can query my local database (I'm using the CosmosDB Emulator), but when I try to insert data using the query:
g.addV('person').property('firstName', 'Thomas').p…
-
Is there a way to run this using the cosmosdb emulator? Recently the emulator has been updated to support graph. I am getting an error when trying to connect with the below code
```
.U…
-
We downloaded the sample project, put a break point on builder.Services.AddScoped(); expecting it to be called when the runtime started and discovered functions. Unfortunately it did no, s…
-
I'm writing xUnit unit test cases for a dotnet core application which uses DocumentDB (CosmosDB) as storage. The unit test are written to execute against the local cosmos db emulator. On the Azure Dev…
-
CosmosDB has an emulator (several of them actually) which runs in a container that we'd like leverage in our PR validation and CI pipelines. This issue is to track coordinating that work with the lib…
-
**OS:** Win10
**Node.js:** V 10.14.2
**Build Version:** [20190103.3](https://dev.azure.com/ms-azuretools/AzCode/_build/results?buildId=1805&view=results)
**Repro Steps:**
1. Install the [mongo s…