Greetings Eflow team,
My team is working on achieving following:
Sending telemetry data from OPC Server to Azure Iot Hub.
The environment has restricted internet, so we opened required urls and ports (outbound).
OPC Server has no internet, so we made a Windows Virtual Machine on same environment.
This Windows Virtual Machine has IoT Edge for Linux on Windows (EFLOW) deployed on it.
We planned to send telemetry data using OPC Publisher Module to IoT Hub.
Helping Microsoft Article:
https://learn.microsoft.com/en-us/azure/iot-edge/how-to-configure-proxy-support?view=iotedge-1.4
The planned architecture is:
ATTACHED IMAGE!