azure-webjobs-sdk-extensions
azure-webjobs-sdk-extensions copied to clipboard
Support Mongo API with CosmosDB output binding
Azure Functions output binding currently only supports CosmosDB for SQL API. In order to use Functions with the Mongo API for CosmosDB, it is necessary to include a nuget package.
It would improve the developer experience if Azure Functions supported additional CosmosDB API as output bindings, specifically Mongo.
See a related issue at #422
Hi @mcollier, Do we have any updates here, request you to Triage the issue in case it still requires implementation.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.
@v-anvari I think this would still be a valuable feature for Azure Functions' Cosmos DB extension.
Thank you @mcollier , Adding this as a feature request, to be considered as an addition in later releases.