DORSETRIGS
Home

azure-cosmosdb (53 post)


posts by category not found!

Conflict errors (409) when creating documents with Automatic ID generation on Lazy-indexed collection

Resolving Conflict Errors 409 in Lazy Indexed Collections with Automatic ID Generation Understanding the Problem Imagine you re building a system where users ca

3 min read 07-10-2024 42
Conflict errors (409) when creating documents with Automatic ID generation on Lazy-indexed collection
Conflict errors (409) when creating documents with Automatic ID generation on Lazy-indexed collection

Issue saving 0.0 to cosmosdb double to int

Saving 0 0 to Cosmos DB Double to Int Conversion Woes Have you ever encountered an error when saving a double value of 0 0 to a Cosmos DB document with an integ

2 min read 06-10-2024 50
Issue saving 0.0 to cosmosdb double to int
Issue saving 0.0 to cosmosdb double to int

Cosmos DB Left Join

Mastering Left Joins in Cosmos DB A Comprehensive Guide Cosmos DB with its flexible data model and powerful query language offers a range of options for manipul

2 min read 06-10-2024 43
Cosmos DB Left Join
Cosmos DB Left Join

cosmos db multiple access conditions

Navigating Complex Queries in Cosmos DB Mastering Multiple Access Conditions Cosmos DB Microsofts globally distributed multi model database offers powerful quer

2 min read 06-10-2024 49
cosmos db multiple access conditions
cosmos db multiple access conditions

how to insert json into cosmos db collection using c#

Inserting JSON Data into Cosmos DB using C Cosmos DB Microsofts globally distributed multi model database is a powerful tool for storing and managing data Its f

2 min read 06-10-2024 44
how to insert json into cosmos db collection using c#
how to insert json into cosmos db collection using c#

How to use Azure Synapse Spark pool to write to Cosmos DB

Unlocking the Power of Azure Synapse Spark Writing Data to Cosmos DB The ability to process large volumes of data and efficiently store it in a highly scalable

3 min read 06-10-2024 46
How to use Azure Synapse Spark pool to write to Cosmos DB
How to use Azure Synapse Spark pool to write to Cosmos DB

Does number of physical partitions go down when data is deleted and provisioned throughput lowered?

Data Deletion and Provisioned Throughput A Look at Storage Dynamics In the world of cloud storage understanding the interplay between data physical partitions a

2 min read 05-10-2024 43
Does number of physical partitions go down when data is deleted and provisioned throughput lowered?
Does number of physical partitions go down when data is deleted and provisioned throughput lowered?

No HTTP triggers found (Azure Functions)

No HTTP Triggers Found Troubleshooting Azure Functions in Your Web Apps Ever deployed your Azure Function and received a frustrating No HTTP Triggers Found erro

2 min read 04-10-2024 47
No HTTP triggers found (Azure Functions)
No HTTP triggers found (Azure Functions)

CosmosDB Python SDK replace_item and upsert_item delete the record instead of updating it

Understanding Cosmos DB Python SDK Replace Item and Upsert Item Behavior In this article we ll explore a common problem faced by developers using the Azure Cosm

3 min read 30-09-2024 56
CosmosDB Python SDK replace_item and upsert_item delete the record instead of updating it
CosmosDB Python SDK replace_item and upsert_item delete the record instead of updating it

Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL

Understanding Local Date Time Storage in Azure Cosmos DB for No SQL When working with Azure Cosmos DB a globally distributed multi model database service its cr

3 min read 29-09-2024 49
Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL
Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL

Specify the connection port to Azure Cosmos db (SQL)

How to Specify the Connection Port for Azure Cosmos DB SQL Connecting to Azure Cosmos DB SQL requires understanding the correct connection parameters including

2 min read 25-09-2024 58
Specify the connection port to Azure Cosmos db (SQL)
Specify the connection port to Azure Cosmos db (SQL)

What is equivalent of this Indexing policy in new Azure.Cosmos client?

Understanding Indexing Policies in the New Azure Cosmos DB Client When working with Azure Cosmos DB one of the critical components that developers need to under

2 min read 25-09-2024 59
What is equivalent of this Indexing policy in new Azure.Cosmos client?
What is equivalent of this Indexing policy in new Azure.Cosmos client?

"Azure Function" with Docker image is not working for "Azure Cosmos DB trigger"

Troubleshooting Azure Functions with Docker Images and Azure Cosmos DB Triggers Understanding the Problem You may encounter issues when using Azure Functions pa

3 min read 25-09-2024 48
"Azure Function" with Docker image is not working for "Azure Cosmos DB trigger"
"Azure Function" with Docker image is not working for "Azure Cosmos DB trigger"

Aspire + CosmosDB Emulator - The SSL connection could not be established

Troubleshooting SSL Connection Issues with Aspire and Cosmos DB Emulator When working with the Azure Cosmos DB Emulator in an Aspire application developers may

2 min read 23-09-2024 54
Aspire + CosmosDB Emulator - The SSL connection could not be established
Aspire + CosmosDB Emulator - The SSL connection could not be established

Need a Cosmos query to find records by value without a key

How to Query Cosmos DB Records by Value Without a Key When working with Azure Cosmos DB querying records efficiently is crucial for application performance and

2 min read 22-09-2024 48
Need a Cosmos query to find records by value without a key
Need a Cosmos query to find records by value without a key

Why I always get the same CosmosDb continueToken when use pagination query?

Understanding Cosmos DB Pagination Why You Might Always Get the Same Continue Token When working with Cosmos DB developers often encounter challenges with pagin

3 min read 22-09-2024 56
Why I always get the same CosmosDb continueToken when use pagination query?
Why I always get the same CosmosDb continueToken when use pagination query?

CosmosDB copy - how to delete jobs

A Comprehensive Guide to Deleting Jobs in Cosmos DB Copy Managing data in cloud databases can sometimes lead to the need for maintaining or deleting jobs in var

3 min read 19-09-2024 44
CosmosDB copy - how to delete jobs
CosmosDB copy - how to delete jobs

CosmosDB NoSQL Select Multiple Values

Selecting Multiple Values in Cosmos DB No SQL A Guide Microsoft Azure Cosmos DB is a globally distributed multi model database service that excels in handling a

2 min read 19-09-2024 66
CosmosDB NoSQL Select Multiple Values
CosmosDB NoSQL Select Multiple Values

customer managed key encryption for cosmos db account

Customer Managed Key Encryption for Cosmos DB Account A Comprehensive Guide In todays digital landscape data security has never been more critical One effective

3 min read 18-09-2024 59
customer managed key encryption for cosmos db account
customer managed key encryption for cosmos db account

How to query data with composite partition key in CosmosDb

How to Query Data with Composite Partition Key in Cosmos DB Querying data efficiently is one of the cornerstones of working with any database especially in dist

3 min read 18-09-2024 54
How to query data with composite partition key in CosmosDb
How to query data with composite partition key in CosmosDb

DocumentClient with Managed Identity for cosmos DB CRUD operations

Using Document Client with Managed Identity for Cosmos DB CRUD Operations In today s cloud centric world security and ease of access to data are paramount One w

3 min read 17-09-2024 51
DocumentClient with Managed Identity for cosmos DB CRUD operations
DocumentClient with Managed Identity for cosmos DB CRUD operations

Cannot connect the app with CosmosDb in Docker

Troubleshooting Unable to Connect Your App to Cosmos DB in Docker In the world of cloud computing Azure Cosmos DB stands out as a globally distributed multi mod

2 min read 17-09-2024 52
Cannot connect the app with CosmosDb in Docker
Cannot connect the app with CosmosDb in Docker

java.lang.IllegalArgumentException: Entity is null

Understanding java lang Illegal Argument Exception Entity is null When working with Java applications especially in the context of object relational mapping ORM

2 min read 14-09-2024 70
java.lang.IllegalArgumentException: Entity is null
java.lang.IllegalArgumentException: Entity is null

unique key constraint not working in cosmos [ef core]

Understanding Unique Key Constraints in Cosmos DB with Entity Framework Core When working with databases maintaining data integrity is vital especially when it

3 min read 14-09-2024 71
unique key constraint not working in cosmos [ef core]
unique key constraint not working in cosmos [ef core]

Is there another solution for deprecated UriFactory.CreateDocumentUri in cosmosDb?

Exploring Alternatives to the Deprecated Uri Factory Create Document Uri in Azure Cosmos DB The recent deprecation of Uri Factory Create Document Uri in Azure C

2 min read 14-09-2024 54
Is there another solution for deprecated UriFactory.CreateDocumentUri in cosmosDb?
Is there another solution for deprecated UriFactory.CreateDocumentUri in cosmosDb?