azure-spring-apps-samples icon indicating copy to clipboard operation
azure-spring-apps-samples copied to clipboard

service-binding-cosmosdb-sql failed with known issue

Open allxiao opened this issue 4 years ago • 0 comments

The current service-binding-cosmosdb-sql sample will fail when we attach service binding in Azure Spring Cloud service. The error message is the same as: https://github.com/microsoft/azure-spring-boot/issues/730

Simply upgrade the dependency version does not work, because there are some incompatible code changes in the CosmosDB library.

We need to upgrade the dependencies and fix the sample.

allxiao avatar Apr 09 '20 08:04 allxiao