microsoft / vscode-azure-iot-tools

The ultimate collection of extensions for working with Azure IoT in VS Code!
https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools
MIT License
20 stars 19 forks source link

Azure IoT Hub tab not working behind proxy #34

Open wiegvlieg opened 3 years ago

wiegvlieg commented 3 years ago

Hi all,

When I am working on my windows 10 laptop with VS Code and have installed the Extention Azure IoT Tools V0.3.0 When I am working from home (no proxy), the " Azure IoT Hub" window in the Explorer tab shows my IoT Hub and attached devices. However when i am in my corporate network with proxy server it shows the following:

iothub tab not working

Is this a problem of the extension not taking the proxy settings of VS Code? Or do i need to open an extra port? What is wrong here? Otherwise do you have any suggestions how i can fix this?

Kind Regards,