Xin Shi

Program Manager II, Azure IoT Developer Experience

Xin Shi is a Program Manager on IoT Developer Tools. He focuses on ensuring a delightful experience for developers to build IoT solutions with devices on Azure.

Post by this author

Convert your docker-compose Project to Azure IoT Edge Solution

If you are a container expert, you may want to port your existing compose application to Azure IoT Edge. We are glad to introduce iotedge-compose to help convert your docker-compose project to Azure IoT Edge. Let us see how it works. Prerequisites Install the Tool and Convert a Sample Project ...

Develop and debug ARM64 IoT Edge modules in Visual Studio Code (preview)

Develop and debug ARM64 IoT Edge modules in Visual Studio Code With the release of IoT Edge 1.0.8, developers can preview the IoT Edge support on ARM64 IoT Edge devices. In the meanwhile, I’m glad to share the steps of developing and debugging ARM64 IoT Edge custom modules in VS Code. Prerequisites This post assumes that you use a ...
Comments are closed.0 0

Azure IoT Edge for VS Code 1.11.0 has been released – import modules from Azure marketplace

Now Azure IoT Edge for VS Code 1.11.0 has been released with a bunch of new features. What’s new in Azure IoT Edge for VS Code 1.11.0   Click to see the changelog in Github repo for more details of 1.11.0 release. Resources...

Easily build and debug IoT Edge modules on your remote device with Azure IoT Edge for VS Code 1.9.0.

Recently, both Docker and Moby engine support SSH connection, which means you can connect a remote Docker engine more easily than before. In Azure IoT Edge for VS Code 1.9.0, we introduced a new extension setting(azure-iot-edge.executor.env) to inject environment variables into VS Code terminals. By leveraging the new setting and the new SSH ...

Introducing Azure IoT Tools for Visual Studio Code

Azure IoT Tools for VS Code is an extension pack for Visual Studio Code that lets you get all you need for Azure IoT development with 1-click installation. Microsoft Azure IoT support for Visual Studio Code is provided through a rich set of extensions that make it easy to discover and interact with Azure IoT Hub that power your IoT Edge and ...
Comments are closed.0 0

Continue using Hyper-V container for IoT Edge on Windows 10 1803

With Azure IoT Edge 1.0.5 release, developers should use process isolation container to build and run IoT Edge modules for Windows 1809 (Windows 10 October 2018 Update) IoT Edge device. And Azure IoT Edge tools for Visual Studio and Azure IoT Edge for Visual Studio Code also updated its default project template to align with 1809 requirements...
Comments are closed.0 0

Azure IoT Edge for VS Code 1.6.0 has been released – One click to switch your IoT Edge platform

Now Azure IoT Edge for VS Code 1.6.0 has been released with a bunch of new features.

Azure IoT Edge for VS Code 1.6.0 has been released – One click to switch IoT Edge platform

Now Azure IoT Edge for VS Code 1.6.0 has been released with a bunch of new features. What’s new in Azure IoT Edge for VS Code 1.6.0 Click to see the changelog in Github repo for more details of 1.6.0 release. Resources...

Introducing Visual Studio Tools for Azure IoT Edge

Today we are pleased to announce a preview of Azure IoT Edge tools for Visual Studio 2017. Azure IoT Edge is a fully managed service that delivers cloud intelligence locally by deploying and running artificial intelligence (AI), Azure services, and custom logic directly on cross-platform IoT devices. This preview offers the ability to create ...

Azure IoT Edge for VS Code 1.2.0 has been released – Now run IoT Edge modules with simulator

What’s new in IoT Edge for VS Code 1.2.0: 1. Now you and run IoT Edge solution with the built-in IoT Edge simulator without deploying to IoT Edge device.