Generating image to IoT DevKit with Azure Durable Functions08/28/2019
I have recently bought an IoT DevKit AZ3166, and playing with it a lot. First, it is a lot of fun. Secondly, it has a good documentation and project catalog to get started in no time. Thirdly, do not try to upload code to the device through and RDP session, that just does not work.
This post will show how I generate a graph in a Durable Function and display it on the IoT DevKit.

