dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

Why does Azure Cosmos DB cannot support transactions according to this article? #27679

Closed bastyuchenko closed 2 years ago

bastyuchenko commented 2 years ago

there a phrase here that makes me wonder. .....But if the transaction cannot span aggregates, such as when you are using a NoSQL database like Azure CosmosDB, you have to implement additional steps to achieve consistency.....

However it is not totally true according to this article from Azure Cosmos DB documentation.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

bastyuchenko commented 2 years ago

... is anybody there? could somebody who wrote the mentioned documentation can give me an answer?

bastyuchenko commented 2 years ago

why this issue and bug in docs is ignored?

erjain commented 2 years ago

Hi @bastyuchenko, Sorry for the delay in responding to this issue. We do think this statement needs to be corrected, we are happy to review and accept a PR. If you or anyone else wishes to work on this and create a PR, please let us know on this thread. Or else we will update the document. Thank you.

erjain commented 2 years ago

Hi @bastyuchenko, I have removed the Azure CosmosDB to avoid any confusion. Thanks for pointing it out.