-
When running:
$SetCosmosDbCollectionParameters = @{
Context = $CosmosDbContext
Database = $CosmosDbConfiguration.DatabaseName
Id =…
-
**Bicep version**
Bicep CLI version 0.4.1 (e2387595c9)
Bicep Visual Studio Code Plugin: v0.4.1008 Preview
**Describe the bug**
Bicep linting warning in Visual Studio Code:
_The specified "objec…
-
GKunc updated
2 years ago
-
I can see we are storing **Extensions** and **Personas** configuration in CosmosDB - **History** container.
Should we store them in **Config** container where we already store **Prompt** entity tha…
-
Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-high-availability
Azure-Samples/cosmosdb-dotnet-create-cosmosdb-and-configure-for-eventual-consistency
Azure-Samples/cosmosdb-dotnet-cre…
-
Azure CosmosDB has a newer [v3 SDK][1] which is based on [Reactor][2] instead of RxJava. We should plan to switch to this new SDK for existing `CosmosDBArtifactStore` implementation.
For now plan i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Hi, is there any chance to get CosmosDB working under Waterline ORM and sails-mongo adapter?
I just tried to only change the connection string with provided one from MS Azure pointing to CosmosDB ins…
-
Would be amazing if you could add the new EF CosmosDb as a provider.
-
After Java SDK version upgrading, we observed the ApplicationInsights-Java agent always capture InProc span dependencies (from CosmosDB SDK, Azure KeyVault SDK, ...) and send to Application Insights …