Azure-Samples / azure-serverless-iot-button

Build a serverless powered IoT application using Azure IoT Hub, Functions, and Logic Apps
MIT License
49 stars 17 forks source link

Not seeing "IoT Hub trigger" when adding new Azure function #5

Closed jlian closed 6 years ago

jlian commented 6 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Open Visual Studio 2017, update to latest version, right click add new item on project, select Azure function, not seeing IoT Hub trigger

image

Any log messages given by the failure

Expected/desired behavior

Documentation should provide exact version needed to see the IoT Hub trigger Azure function

OS and Version?

Windows 10

Versions

15.7.0

image

Mention any other details that might be useful


Thanks! We'll be in touch soon.

jlian commented 6 years ago

Fixed by #4

jeffhollan commented 6 years ago

Thanks for circling back