Cause
An attempt was made to update or delete a record of a range or list-based sharded table with a partition key that did not belong to any of the partition.
Action
Use the correct partition key that belongs to a defined partition.
Error Message
target partition key does not map to any partition
An attempt was made to update or delete a record of a range or list-based sharded table with a partition key that did not belong to any of the partition.
Use the correct partition key that belongs to a defined partition.