sshDeviceConnectionString- Connection string of an IoT device (created in step 1 above) which will be used to connect remote clients using Device Stream feature. Example value: HostName=SEDataHubStreams.azure-devices.net;DeviceId=SSHDevice;SharedAccessKey=VP/Qcazf/KAhb8IDUKGs6erbSUf6g2KRLNieHanKZcY=
sshTargetHost- IP or hostname of the service which can be connected remotely, e.g. SSH service. Example value: 10.0.0.5
sshTargetPort- port of the service which can be connected remotely, e.g. SSH service. Example value: 22
scpDeviceConnectionString- Connection string of an IoT device (created in step 1 above) which will be used to connect remote clients using Device Stream feature. Example value: HostName=SEDataHubStreams.azure-devices.net;DeviceId=SSHDevice;SharedAccessKey=VP/Qcazf/KAhb8IDUKGs6erbSUf6g2KRLNieHanKZcY=
scpTargetHost- IP or hostname of the service which can be connected remotely, e.g. SSH service. Example value: 10.0.0.5
scpTargetPort- port of the service which can be connected remotely, e.g. SSH service. Example value: 22
rdpDeviceConnectionString- Connection string of an IoT device (created in step 1 above) which will be used to connect remote clients using Device Stream feature. Example value: HostName=SEDataHubStreams.azure-devices.net;DeviceId=SSHDevice;SharedAccessKey=VP/Qcazf/KAhb8IDUKGs6erbSUf6g2KRLNieHanKZcY=
rdpTargetHost- IP or hostname of the service which can be connected remotely, e.g. SSH service. Example value: 10.0.0.5
rdpTargetPort- port of the service which can be connected remotely, e.g. SSH service. Example value: 3389
This code is written on best effort basis to allow you to use these images directly without any modifications in your environment or solution.
There are no official warranties or support provided by the author. Contributions and suggestions are welcomed.