Search code examples
iot-devkit

Task "Configure device connection string" is failing


I am following the "Get Started" guide of the Microsoft IoT DevKit and I'm stuck on an annoying issue.

The step Configure device connection string keeps failing. I followed the tutorial step by step and everything worked fine before this precise step which is failing.

Basically, I run the task config-device-connection, I select the default, suggested string coming from my free trial account, I press the buttons following the combination and then I've got the error message V Config IoT Hub device connection string: undefined.

I had a look on Google and on the Gitter Chat but nobody seems to have had the same issue.

Thanks for your help !

Damien


Solution

  • I've managed to solve my issue by myself. I followed the instructions here, especially the set_az_iothubz command and I was able to complete the tutorial.