Azure / Azure/azure-sdk-for-java
[FEATURE REQ] Support Cosmos in spring-cloud-azure-docker-compose
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
**Is your feature request related to a problem? Please describe.**
Current status
| Service | Supported in spring-cloud-azure-docker-compose | Supported in spring-cloud-azure-testcontainers |
| -- | -- | -- |
| Service Bus | ✅ | ✅ |
| Cosmos | ❌| ✅ |
| EventHubs | ✅ | ✅ |
| StorageBlob | ✅ | ✅ |
| StorageQueue| ✅ | ✅ |
**Describe the solution you'd like**
Support Cosmos in spring-cloud-azure-docker-compose
**Additional context**
Link to related comment: https://github.com/Azure/azure-sdk-for-java/pull/41321#issuecomment-2259842137
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [x] Description Added
- [x] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.