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

No template for creating EventHub trigger locally #732

Closed
ahmelsayed opened this issue Aug 30, 2018 · 2 comments
Closed

No template for creating EventHub trigger locally #732

ahmelsayed opened this issue Aug 30, 2018 · 2 comments

Comments

@ahmelsayed
Copy link
Contributor

From @jsnikhil on August 29, 2018 0:25

Trying to create a new function locally, and I don't see an option to create a EventHub trigger function. Is this expected?

$ func --version
2.0.1-beta.35

$ func init
Select a worker runtime:
1. dotnet
2. node
3. java
Choose option: 2
node
Writing .gitignore
Writing host.json
Writing local.settings.json
Writing /private/tmp/ehfunc/.vscode/extensions.json

$ func new
Select a language: Select a template:
1. Blob trigger
2. Cosmos DB trigger
3. Event Grid trigger
4. HTTP trigger
5. Queue trigger
6. SendGrid
7. Service Bus Queue trigger
8. Service Bus Topic trigger
9. Timer `trigger`
Choose option:

OS: macOs 10.13.6

Copied from original issue: Azure/azure-functions-core-tools#669

@ejizba
Copy link

ejizba commented Oct 3, 2018

Same behavior for the VS Code extension as pointed out by @timmyreilly. We don't see EventHub listed in the v2 JavaScript templates from the cli-feed.

@soninaren
Copy link
Member

This is fixed now

@Azure Azure locked as resolved and limited conversation to collaborators Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants