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

Add data ingestion use case using Cosmosdb output binding

Abierto
#2 0 comentarios 1 reacción 1 asignado Asignado a @Copilot Ver en GitHub
Lenguaje dominante
Bicep
Estrellas
0
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.