See: https://forums.ghielectronics.com/t/azure-iot-questions/25260 The ```Target = “http://your.azure-devices.net/”,``` example code should include a device path. This appears in : * [software/tinyclr/tutorials/azure.md](https://github.com/ghi-electronics/Documentation/blob/4690e75f8b84faff8f30ce968de373ec212ef411/software/tinyclr/tutorials/azure.md?plain=1#L18) * [docs/software/tinyclr/tutorials/azure.html](https://github.com/ghi-electronics/Documentation/blob/4690e75f8b84faff8f30ce968de373ec212ef411/docs/software/tinyclr/tutorials/azure.html#L102) I haven't done the PR because I have not personally tested this.