Kushagra Thapar

Results 92 comments of Kushagra Thapar

@linux-code thanks for helping here. @Jerify02 - are you still facing this issue ?

@mnolan98-tmk - Not yet, but soon we are going to provide AAD feature, which should allow you to have tighter controls.

@amarendermekala - which version of the SDK are you using ?

@amarendermekala - I believe this issue has been fixed in the later versions of the same release train. Can you please update to the latest version : https://mvnrepository.com/artifact/com.microsoft.azure/spring-data-cosmosdb/2.2.5 ?

Regarding this PR, we are not actively managing this branch anymore, is there a reason you need it for spring-data-cosmos v2 SDK ?

I see, I would strongly recommend to migrate to newer version of azure-spring-data-cosmos library. However, if you are having issues in production because of this bug, I can see if...

@sombhattacharyya1983 - you can retrieve the cosmosClient through applicationContext, and use the cosmosClient to execute custom queries. (through the native Cosmos Java SDK)

@chrisgolle - can you please paste the complete error stack trace ? Also, as an update, this repo is now being moved to azure-sdk-for-java : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos/azure-spring-data-cosmosdb So going forward, all...

I believe this issue can be generalized through : https://github.com/microsoft/spring-data-cosmosdb/issues/539