dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.57k stars 390 forks source link

Support provisioning MongoDB via CosmosDB on Azure #2348

Open davidfowl opened 6 months ago

davidfowl commented 6 months ago

There are multiple ways to support mongo db on Azure

Bicep example (I think this is the first one). https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/manage-with-bicep

davidfowl commented 6 months ago

Moving this to preview 5

joperezr commented 5 months ago

CDK work takes priority over this.