tonybaloney / ants-azure-demos

Collection of PoCs and Azure Demos
71 stars 28 forks source link

Cosmos demo does not work with Cosmos Database #13

Open revanthp opened 3 months ago

revanthp commented 3 months ago

The fastapi-cosmos-benaie example does not import cosmos but rather imports pymongo. This is kind of misleading in terms of support. Can we have an updated example that illustrates how the beanie package can work with Cosmos DB?

revanthp commented 3 months ago

Maybe the document has to be clear that beanie connects to Mongo within CosmosDB, if that was the intended use case.