Skip to content

Auto-Args to main in Azure function App are not generated at new bindings #60

@lmazuel

Description

@lmazuel

@srikkar commented on Mon Mar 16 2020

  • Package Name: Azure func core tools
  • Package Version: 2.7.2254
  • Operating System: Windows
  • Python Version: 3.6

Describe the bug
Have followed this URL: https://docs.microsoft.com/en-us/azure/python/tutorial-vs-code-serverless-python-07 to get the auto bindings generated. But, still after following the steps, I couldn’t get the auto generated arguments

To Reproduce
Steps to reproduce the behavior:

  1. Follow the Steps as per URL above for Cosmos DB in binding with HTTPTrigger

Expected behavior
After Adding the new in binding to HTTPTrigger Azure function, expect SDK to auto-generate Args to access the data from Cosmos Graph/SQL inside function's main

Azure python binding Args

Additional context
Any suggestions to get the data from grapgh DB using Gremlin API are most welcome


@msftbot[bot] commented on Tue Mar 17 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions