Skip to content

Cosmos: WithPartitionKey() is ignored when executing query via ReadItem #34102

@roji

Description

@roji

In Cosmos, the partition key can either be expressed within the LINQ query (via a standard Where clause), or it can be determined explicitly by using the WithPartitionKey() operator. When the query is executed via ReadItem, WithPartitionKey() is ignored.

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions