Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
srikkar opened this issue Mar 17, 2020 · 2 comments
Closed
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Functions Service Attention This issue is responsible by Azure service team.

Comments

@srikkar
Copy link

srikkar commented Mar 17, 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

@kaerm kaerm added Client This issue points to a problem in the data-plane of the library. Cosmos customer-reported Issues that are reported by GitHub users external to the Azure organization. Functions labels Mar 17, 2020
@kaerm kaerm added Service Attention This issue is responsible by Azure service team. and removed Cosmos labels Mar 17, 2020
@ghost
Copy link

ghost commented Mar 17, 2020

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

@lmazuel
Copy link
Member

lmazuel commented May 4, 2020

Issue moved to Azure/azure-functions-python-library #60 via ZenHub

@lmazuel lmazuel closed this as completed May 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Functions Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants