Azure-Samples / Azure-Samples/azure-spring-apps-samples
service-binding-cosmosdb-sql failed with known issue
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.