Azure-Samples / Azure-Samples/functions-quickstart-python-azd-cosmosdb

Add data ingestion use case using Cosmosdb output binding

未关闭
#2 0 条评论 1 个 reaction 已指派 1 人 已指派给 @Copilot 在 GitHub 查看
主要语言
Bicep
星标
0
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

This sample currently shows comprehensive use of the CosmosDb Trigger.

I want to add a feature showing data ingestion from http, which will leverage http trigger + cosmosdb output binding.

Use this [e2e SQL example](https://github.com/Azure-Samples/functions-quickstart-python-azd-sql) as the inspiration for the use cases and architecture, but of course stick to using the cosmosdb implementation.

You must make the simplest change possible to add the data ingestion to cosmosdb. The bicep and other files should already work. Use [this documentation](https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-cosmosdb-v2-output?tabs=python-v2%2Cisolated-process%2Cnodejs-v4%2Cextensionv4&pivots=programming-language-python) for snippets and reference on cosmosdb output binding.

Please update the readme and diagram as well.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。