Skip to content

Cosmos DB Transactional Batch Support #25744

@kushagraThapar

Description

@kushagraThapar

Transactional batch operations in Azure Cosmos DB allow you to execute multiple operations within the same partition key as a single atomic transaction. This ensures that either all operations succeed or none of them are applied, maintaining ACID properties (Atomicity, Consistency, Isolation, Durability).

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Cosmos

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions