When using `AddAzureCosmosDB` the emulator certificate can be ignored as implemented with #1668 I try to use the EF Core version `AddCosmosDbContext`. With this it looks like this option to ignore the emulator certificate is not available.
When using
AddAzureCosmosDBthe emulator certificate can be ignored as implemented with #1668I try to use the EF Core version
AddCosmosDbContext. With this it looks like this option to ignore the emulator certificate is not available.