azure-functions-templates icon indicating copy to clipboard operation
azure-functions-templates copied to clipboard

CosmosDB - Template Improvements for Python

Open asavaritayal opened this issue 6 years ago • 0 comments

Child issue for https://github.com/Azure/azure-functions-templates/issues/869

  • [ ] Complete the "TBDs" in the READMEs
  • [ ] Provide more comprehensive code samples to better demonstrate the API surface. (HTTP template good but others like Blob and Queue are currently only single line logging statements.)
  • [ ] Add comments for aka links to the binding reference articles.
  • [ ] Add "scriptFile": "__init__.py", "entryPoint": "main" to function.json for all templates.

asavaritayal avatar May 31 '19 21:05 asavaritayal