-
In existing conversations with bots, when a new version of the bot is deployed an error is thrown when the user continues the conversation.
![image](https://user-images.githubusercontent.com/49873…
-
**Describe the bug**
I use DefaultAzureCredential to init CosmosClient
new CosmosClient(endpoint, new DefaultAzureCredential(), options)
in a c# console app, and run the app in ado pipeline with a …
RetYn updated
8 months ago
-
Im having trouble starting a cosmosdb that has a mongodb endpoint enabled.
Im following this documenation https://learn.microsoft.com/en-us/azure/cosmos-db/docker-emulator-linux?tabs=mongodb-api%2Cs…
-
_Originally opened in Azure Data Studio: https://github.com/microsoft/azuredatastudio/issues/24925
Author: @ericvdberge_
----------------------
I would like to have a possibility to use azure …
-
### Which service(blob, file, queue, table) does this issue concern?
Storage Emulator
### Which version of the SDK was used?
No clue. I see MSFT Azure Storage Emulator - v5.10 in add/remove prog…
-
When I run the command:
`docker run -v %LOCALAPPDATA%\CosmosDBEmulatorCert:c:\CosmosDBEmulator\CosmosDBEmulatorCert -P -t -i microsoft/azure-cosmosdb-emulator`
I get:
`Starting Emulator`
a…
sudsy updated
10 months ago
-
I would like to have a possibility to use azure data studio in combination with the NoSQL for CosmosDB emulator (local) testing environment.
The alternative is to use the data explorer on the local…
-
Since the emulator now supports connecting with the gremlin API, it would be nice if this is somehow exposed, either by default or if an environment variable is set.
A guide for how to do it with a…
-
[Azure Cosmos DB](https://docs.microsoft.com/en-us/azure/cosmos-db/introduction) is a NoSQL database that also provides a [MongoDB wire protocol compatible API](https://docs.microsoft.com/en-us/azure/…
-
Using
- Mac Sonoma 14.1.1
- Docker v4.25.2
Following the instruction [here](https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-develop-emulator?pivots=api-nosql&tabs=docker-linux%2Ccsharp)…