Skip to content

Commit 3242cad

Browse files
committed
Screenshot updates
1 parent 7cb0fc8 commit 3242cad

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

articles/iot-central/core/concepts-device-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device authentication in Azure IoT Central | Microsoft Docs
33
description: This article introduces key concepts relating to device authentication in Azure IoT Central
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 03/02/2022
6+
ms.date: 10/28/2022
77
ms.topic: conceptual
88
ms.service: iot-central
99
services: iot-central
@@ -118,7 +118,7 @@ To automatically register devices that use SAS tokens:
118118
119119
1. Copy the group primary key from the **SAS-IoT-Devices** enrollment group:
120120
121-
:::image type="content" source="media/concepts-device-authentication/group-primary-key.png" alt-text="Group primary key from S A S - I o T - Devices enrollment group.":::
121+
:::image type="content" source="media/concepts-device-authentication/group-primary-key.png" alt-text="Group primary key from SAS IoT Devices enrollment group." lightbox="media/concepts-device-authentication/group-primary-key.png":::
122122
123123
1. Use the `az iot central device compute-device-key` command to generate the device SAS keys. Use the group primary key from the previous step. The device ID can contain letters, numbers, and the `-` character:
124124

articles/iot-central/core/concepts-device-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ IoT Central can automatically assign a device to a device template when the devi
4545

4646
The following screenshot shows you how to view the model ID of a device template in IoT Central. In a device template, select a component, and then select **Edit identity**:
4747

48-
:::image type="content" source="media/concepts-device-templates/model-id.png" alt-text="Screenshot showing model I D in thermostat device template.":::
48+
:::image type="content" source="media/concepts-device-templates/model-id.png" alt-text="Screenshot showing model ID in thermostat device template." lightbox="media/concepts-device-templates/model-id.png":::
4949

5050
You can view the [thermostat model](https://github.com/Azure/iot-plugandplay-models/blob/main/dtmi/com/example/thermostat-1.json) in the public model repository. The model ID definition looks like:
5151

articles/iot-central/core/concepts-telemetry-properties-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ IoT Central lets you view the raw data that a device sends to an application. Th
4444

4545
1. Select the **Raw data** tab:
4646

47-
:::image type="content" source="media/concepts-telemetry-properties-commands/raw-data.png" alt-text="Raw data view":::
47+
:::image type="content" source="media/concepts-telemetry-properties-commands/raw-data.png" alt-text="Screenshot that shows the raw data view." lightbox="media/concepts-telemetry-properties-commands/raw-data.png":::
4848

4949
On this view, you can select the columns to display and set a time range to view. The **Unmodeled data** column shows data from the device that doesn't match any property or telemetry definitions in the device template.
5050

-68.3 KB
Loading
-75.6 KB
Loading
-48.2 KB
Loading

0 commit comments

Comments
 (0)