microsoft / vscode-iot-workbench

Azure IoT Device Workbench for Visual Studio Code
170 stars 74 forks source link

[doc] improve the steps of OTA tutorial #419

Closed czgtest closed 5 years ago

czgtest commented 6 years ago

page https://github.com/Microsoft/vscode-iot-workbench/blob/master/docs/iot-devkit/devkit-ota.md

Config IoT Hub Connection String Issue: should be add one step after step4 image

Calculate the CRC value replace this manually step with run command "IoT workbench: device" --->"Generate CRC"

Upload the firmware to cloud step2: Navigate to your new storage account in the Azure portal, scroll to the Blob Service section, then select Browse Blobs.Create a public container for storing firmware files.

lirenhe commented 5 years ago

Fixed in https://github.com/Microsoft/vscode-iot-workbench/pull/468