Cosmos: Find / FindAsync missing key throws exception instead of returning null #25115
Labels
area-cosmos
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Milestone
File a bug
invoking
FindAsync
on a missing value is throwing a 404 exception instead of returning null, as the XML documentation onFindAsync
states.documentation:
exception:
EF Core version: 5.0.7
Database provider: Microsoft.EntityFrameworkCore.Cosmos
Target framework: (e.g. .NET 5.0)
Operating system: Windows 10
IDE: Visual Studio 2019 16.10
The text was updated successfully, but these errors were encountered: