Jun Han

Senior Software Engineer, DevDiv

Jun is a Senior Software Engineer at Microsoft. He focuses on developer tooling in Teams and APIs.

Post by this author

Azure IoT Toolkit for Visual Studio Code generally available for managing Azure IoT Hub and Devices with ease

Last year, we release the preview version of Azure IoT Toolkit extension for Visual Studio Code. With our continuous development, the Azure IoT Toolkit has a rich set of features to help IoT developers manage and develop Azure IoT Hub in Visual Studio Code. Now the Azure IoT Toolkit is generally available with over 100K downloads and all 5 ...

Deploy Azure IoT Edge (preview) on a simulated device with Visual Studio Code

Azure IoT Edge enables you to perform analytics and data processing on your devices, instead of having to push all the data to the cloud. The IoT Edge tutorials demonstrate how to deploy different types of modules, built from Azure services or custom code, but first you need a device to test. In this tutorial you learn how to...