Skip to content

Commit 6fc9f59

Browse files
authored
Merge pull request #50553 from bamajeed/patch-1
Update tutorial-use-metrics-and-diags.md
2 parents 03d1260 + f4ac3ba commit 6fc9f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/tutorial-use-metrics-and-diags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ az iot hub device-identity show --device-id $iotDeviceName \
119119
>Here is the command to update the extension. Run this in your Cloud Shell instance.
120120
>
121121
>```cli
122-
>az extension update --name azure-cli-iot-ext
122+
>az extension update --name azure-iot
123123
>```
124124
125125
## Enable the diagnostic logs
@@ -383,4 +383,4 @@ In this tutorial, you learned how to use metrics and diagnostic logs by performi
383383
Advance to the next tutorial to learn how to manage the state of an IoT device.
384384

385385
> [!div class="nextstepaction"]
386-
> [Configure your devices from a back-end service](tutorial-device-twins.md)
386+
> [Configure your devices from a back-end service](tutorial-device-twins.md)

0 commit comments

Comments
 (0)