You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/tutorial-connectivity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,7 @@ The simulated device you use in this section sends reported properties to the hu
240
240
241
241
In the output from the command, you can see the **devicelaststarted** property in the reported properties section. This property shows the date and time you last started the simulated device.
242
242
243
-
:::image type="content" source="(media/tutorial-connectivity/reported-properties.png" alt-text="Screenshot showing the reported properties of a device.":::
243
+
:::image type="content" source="media/tutorial-connectivity/reported-properties.png" alt-text="Screenshot showing the reported properties of a device.":::
244
244
245
245
1. To verify that the hub can send desired property values to the device, use the [az iot hub device-twin update](/cli/azure/iot/hub/device-twin#az-iot-hub-device-twin-update) command:
0 commit comments