Skip to content

Commit 6d7a144

Browse files
committed
used png instead of svg for diagram
1 parent b90cb39 commit 6d7a144

File tree

3 files changed

+2
-2
lines changed

3 files changed

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

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

Lines changed: 2 additions & 2 deletions
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.svg)
28+
![Local proxy application setup](./media/quickstart-device-streams-proxy-csharp/device-stream-proxy-diagram-big.png)
2929

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

@@ -40,7 +40,7 @@ The following figure illustrates how the device-local and service-local proxy ap
4040
4141
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
4242

43-
If you dont have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
43+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
4444

4545
## Prerequisites
4646

0 commit comments

Comments
 (0)