Azure-Samples / qdrant-azure

Qdrant Vector Database on Azure Cloud
MIT License
89 stars 22 forks source link

Azure Container Apps Support for qdrant db #23

Closed sanchitmehta closed 1 year ago

sanchitmehta commented 1 year ago

Purpose

This PR adds support for Azure Container Apps to host qdrant db

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

tawalke commented 1 year ago

@sanchitmehta This is very ironic, I was just working on adding ACA and adding as option for deploy to Azure button. I'll checkout this PR and merge any changes.

sanchitmehta commented 1 year ago

Thanks @tawalke!