Skip to content

Commit 1ad310d

Browse files
committed
used big screenshot and pointed c quickstart to its own media directory
1 parent b2c20ac commit 1ad310d

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
56.7 KB
Loading
14.2 KB
Loading

articles/iot-hub/quickstart-device-streams-proxy-c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following figure illustrates how the device- and service-local proxy program
2828
* [SSH/RDP over IoT Hub device streams using C# proxy](./quickstart-device-streams-proxy-csharp.md)
2929
* [SSH/RDP over IoT Hub device streams using NodeJS proxy](./quickstart-device-streams-proxy-nodejs.md).
3030

31-
![Local proxy setup](./media/quickstart-device-streams-proxy-csharp/device-stream-proxy-diagram.png)
31+
![Local proxy setup](./media/quickstart-device-streams-proxy-c/device-stream-proxy-diagram.png)
3232

3333
1. The service-local proxy connects to the IoT hub and starts a device stream to the target device.
3434

articles/iot-hub/quickstart-device-streams-proxy-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article first describes the setup for SSH (using port 22) and then describe
2525

2626
The following figure illustrates how the device-local and service-local proxy applications in this sample enable end-to-end connectivity between the SSH client and SSH daemon processes. Here, we assume that the daemon is running on the same device as the device-local proxy application.
2727

28-
![Local proxy application setup](./media/quickstart-device-streams-proxy-csharp/device-stream-proxy-diagram-big.png)
28+
![Local proxy application setup](./media/quickstart-device-streams-proxy-csharp/device-stream-proxy-diagram.png)
2929

3030
1. The service-local proxy application connects to the IoT hub and initiates a device stream to the target device.
3131

0 commit comments

Comments
 (0)