Make sure all CosmosDB URI are properly escaped #459
Labels
Client
This issue points to a problem in the data-plane of the library.
Cosmos
The azure_cosmos crate
Previous Versions
Work related to older, unsupported SDKs
Right now most CosmosDB URIs are composed by concatenating strings.
We should make sure the resources are properly escaped to support esoteric names (and leave to Azure whether to accept or reject them).
The text was updated successfully, but these errors were encountered: