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

Python Schema V2 Templates - Add Trigger function to the Blueprint #1450

Open
nturinski opened this issue Sep 12, 2023 · 0 comments
Open

Python Schema V2 Templates - Add Trigger function to the Blueprint #1450

nturinski opened this issue Sep 12, 2023 · 0 comments

Comments

@nturinski
Copy link
Contributor

Our tooling expects there to be an assignTo property on the input so that we know where to store the value and where to replace it in the contents later. The Add Trigger function to the blueprint is missing that:

https://github.com/Azure/azure-functions-templates/blob/dev/Functions.Templates/Templates-v2/BlobTrigger-Python/template.json#L133

I only linked the blob trigger, but I suspect that this could be the case for other triggers, so please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant