Kranthi Kumar KVS

Results 4 issues of Kranthi Kumar KVS

Getting error as "HostClient can't follow redirects to a different protocol, please use Client instead - 6111380", is there any settings we can set that ignores the redirect URLs.

bug

### Library name and version Microsoft.Azure.Cosmos 3.29.0 ### Query/Question I am trying to get the current RU consumption value on Cosmos but I don't see any API to get this...

Cosmos
Client
customer-reported
question
needs-team-attention
CXP Attention

Packages not upgraded when using the patch expression like this - **npm-check-updates \"/^@by/catman-.*$/\" --target patch -u** ![image](https://user-images.githubusercontent.com/60686473/121215150-6384cb80-c89d-11eb-838e-3c5aa6f8e5eb.png) The above packages have higher patch versions but it is not updating in...

unable-to-reproduce

We are connecting to Cosmos DB with Gremlin and when performing the health check it is not working. ``` ConnectionPoolSettings connectionPoolSettings = new ConnectionPoolSettings { MaxInProcessPerConnection = 10, PoolSize =...

needs confirmation