-
I came up with this issue while trying to setup th emulator:
Keeeping the backslash in the end of path
/DataPath="\\\\location\folder\subfolder\CosmosDB\\"
shuts down emulator right away
not h…
Tridy updated
7 years ago
-
Hi Folks,
I just raised this as a bug, but not sure if I am also doing something incorrectly.
I am using VS2022 17.8.4. to develop an Azure v4 function running using the isolated worker process.…
-
Understandably, you do not support M1 chips and it is questionable if supporting M1 chips is worth prioritizing; however, somehow the container fails on M1 even when using x64 virtualization, as demon…
-
### Discussed in https://github.com/prisma/prisma/discussions/9544
Originally posted by **dohaicuong** October 1, 2021
Hi Prisma Team! I just got this error when setup Prisma with MongoDB on …
-
**Related command**
az cosmosdb sql container create
**Description**
We have a script that creates the CosmosDB containers for our different environments, but we have to use the previous deprecat…
-
Hi all,
We've been getting an intermittent error that prevents us from moving forward at all.
```bash
Starting the listener for prefix='', monitoredContainer='CONTAINER_NAME', monitoredDatabase…
-
I had install the **Docker On Windows**,but when I run the command ` docker pull microsoft/azure-cosmosdb-emulator` and the error `image operating system "windows" cannot be used on this platform` bac…
-
Hello.
I have a Linux version of the Cosmos DB Emulator installed with Docker and would like to access the emulator from another development machine.
The currently provided emulator for Linux is n…
Ovis updated
4 months ago
-
### Problem
There are several ways to integrate Testcontainers into ASP.NET (integration) tests. Developers often have to write the code to leverage Testcontainers into ASP.NET (integration) tests re…
-
When trying to connect to the emulator using Gremlin.Net I received the following exception:
`System.Net.WebSockets.WebSocketException (0x80004005): The server returned status code '200' when status …