Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
15 stars 31 forks source link

Add MongoDB Extension to devcontainer when choosing mongo #55

Closed kjaymiller closed 11 months ago

kjaymiller commented 1 year ago

SQLTools doesn't have connectivity to mongodb.

I would like to see the MongoDB extension added to the devcontainer when choosing mongo as the database.

pamelafox commented 11 months ago

I think this is done already in cookiecutter-relecloud, right?