I have this webjob in azure which saves the telemetry data and processed it for given condition(for example- Temperature exceeds the given threshold), I want to deploy this web-job as a IoT Edge module in my IoT Hub. Is It possible?
If yes, Can I get some links to the required information?