microsoft / vs-azure-iot-edge-docs

Documentation for Azure IoT Edge Tools for Visual Studio
Creative Commons Attribution 4.0 International
5 stars 6 forks source link

Documentation out of date for maintenance #46

Open tank104 opened 1 year ago

tank104 commented 1 year ago

I am trying to understand the maintenance - so just to make sure as documentation doesn't seem right:

The link that you provided to use (https://learn.microsoft.com/en-us/azure/iot-edge/tutorial-develop-for-linux?view=iotedge-1.4&tabs=csharp&pivots=iotedge-dev-cli) is for VSCode CLI.

On that same site in the menu is steps to develop in Visual Studio using Dev tool cli: https://learn.microsoft.com/en-us/azure/iot-edge/how-to-visual-studio-develop-module?view=iotedge-1.4&pivots=iotedge-dev-cli however all the instructions talk about creating solution and modules using the plugin.

So are we supposed to do everything in VSCode now? or is that Visual Studio instructions out of date, or am I just misunderstanding this?

tank104 commented 1 year ago

I am going a bit around in circles on debugging too. Is EFLOW also being deprecated? If not can we get an updated version of how to debug on it: https://learn.microsoft.com/en-us/azure/iot-edge/tutorial-develop-for-linux-on-windows?view=iotedge-1.4

The only instructions are for Visual Studio, and the tools are obviously being deprecated/maintenance mode.