Maintained with ☕️ by
IcePanel logo

March update for Azure IoT Edge

Share

Services

The March update of Azure IoT Edge includes the following improvements: * The runtime was moved to .NET Core 2.0.6, which includes recently released security fixes. * A [tutorial](https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-python-module) for writing a module in Python was added to documentation. It accompanies the Python [client](https://pypi.python.org/pypi/azure-iothub-device-client/1.3.0.0b0) and [service](https://pypi.python.org/pypi/azure-iothub-service-client/1.3.0.0b0) SDKs, which were released last month. * [Azure Functions on IoT Edge](https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-function) now can run on ARM32 devices. * Version 0.2.0 of the [IoT Edge plug-in for Visual Studio Code](https://github.com/Microsoft/vscode-azure-iot-edge) was released. Improvements include: * Python module support * Working with multiple modules in a solution * IntelliSense when working with a deployment manifest * Open sourcing the [tool on GitHub](https://github.com/Microsoft/vscode-azure-iot-edge) Watch [this demo video](https://aka.ms/edgetooldemo) for more information. * Internet of Things * Features * [ Internet of Things](https://azure.microsoft.com/en-gb/products/iot-hub/)