Skip to content

Commit b2c20ac

Browse files
committed
try smaller diagram for c
1 parent 6d7a144 commit b2c20ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

@@ -43,7 +43,7 @@ The following figure illustrates how the device- and service-local proxy program
4343
4444
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
4545

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

4848
## Prerequisites
4949

0 commit comments

Comments
 (0)