gocha
gocha
We are facing the same issue. After some testing, a few things became clear. **Workaround**: Stick with System.Diagnostics.DiagnosticSource 4.7.0. You must use Microsoft.EntityFrameworkCore 3.1.3 or earlier for that. * In...
Although I haven't tried it, I expect that the Invoke-CosmosDbStoredProcedure cmdlet has the same problem and will not work correctly if you use Unicode characters in the StoredProcedureParameters parameter.
Issue #44 occurred due to an incomplete fix that addressed this issue.