You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on an Azure Cosmos Db and planning to integrate EFCore. I have gone through the documentation and identified the point Entity types with partition keys don't work correctly in some scenarios.
So Can't we work efficiently with partition keys in EFCore? or As it is mentioned, can you list out the scenarios where it will not work?
Below are a few scenarios, where we use the partition key.
Pass partition key when creating, updating, deleting or retrieving a record. Link
Hi Team,
I am working on an Azure Cosmos Db and planning to integrate EFCore. I have gone through the documentation and identified the point Entity types with partition keys don't work correctly in some scenarios.
So Can't we work efficiently with partition keys in EFCore? or As it is mentioned, can you list out the scenarios where it will not work?
Below are a few scenarios, where we use the partition key.
The text was updated successfully, but these errors were encountered: