MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 161 forks source link

Azure ESP32 IoT DevKit Get Started webpage too old #3458

Open PascalBod opened 3 years ago

PascalBod commented 3 years ago

The Azure ESP32 IoT DevKit Get Started seems too old and no more accurate:

System Error:  Failed to get workspace configuration value of key DevicePath.}
welcome[bot] commented 3 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

Ogieeeeee commented 3 years ago

Hi, I somewhat get the same error but with the MXChip. Everything worked fine for a couple of weeks but now all of sudden it doesn't work.

Steps to reproduce for me:

  1. Open a sample project -- ( still goes fine)
  2. Try to provision Azure services with the "Azure IoT Device Workbench" tool -- ( works )
  3. Close the sample project
  4. Open the sample project device folder in VSCode
  5. Try to provision Azure services with the "Azure IoT Device Workbench" tool -- ( system error)

System Error: Failed to get workspace configuration value of key DevicePath.}

Ogieeeeee commented 3 years ago

Well, ehh ok.. the fix is:

  1. Open the command pallet
  2. type: open workspace
  3. open the <name>.code-workspace file ( the file before u go in the Device folder )
  4. ??
  5. profit