Skip to content

Commit 22c1227

Browse files
Update quickstart-send-telemetry-cli.md
Fixed link
1 parent 7f90efa commit 22c1227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/quickstart-send-telemetry-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To create and start a simulated device:
9494
az iot hub device-identity create --device-id simDevice --hub-name {YourIoTHubName}
9595
```
9696
97-
1. Run the [az iot device simulate](https://docs.microsoft.com/cli/azure/ext/azure-3iot/iot/device?view=azure-cli-latest#ext-azure-iot-az-iot-device-simulate) command in the first CLI session. This starts the simulated device. The device sends telemetry to your IoT hub and receives messages from it.
97+
1. Run the [az iot device simulate](https://docs.microsoft.com/cli/azure/ext/azure-iot/iot/device?view=azure-cli-latest#ext-azure-iot-az-iot-device-simulate) command in the first CLI session. This starts the simulated device. The device sends telemetry to your IoT hub and receives messages from it.
9898
9999
*YourIotHubName*. Replace this placeholder below with the name you chose for your IoT hub.
100100

0 commit comments

Comments
 (0)