Skip to content

Commit c38472a

Browse files
authored
Merge pull request #94674 from v-krghan/screenshotui
screenshot changes
2 parents f9f706d + daaf7dc commit c38472a

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

articles/iot-central/core/howto-manage-devices.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manager: peterpr
1616

1717
This article describes how, as an operator, to manage devices in your Azure IoT Central application. As an operator, you can:
1818

19-
- Use the **Device Explorer** page to view, add, and delete devices connected to your Azure IoT Central application.
19+
- Use the **Devices** page to view, add, and delete devices connected to your Azure IoT Central application.
2020
- Maintain an up-to-date inventory of your devices.
2121
- Keep your device metadata up-to-date by changing the values stored in the device properties.
2222
- Control the behavior of your devices by updating a setting on a specific device from the **Settings** page.
@@ -25,19 +25,19 @@ This article describes how, as an operator, to manage devices in your Azure IoT
2525

2626
To view an individual device:
2727

28-
1. Choose **Device Explorer** on the left pane. Here you see a list of your [device templates](howto-set-up-template.md).
28+
1. Choose **Devices** on the left pane. Here you see a list of your [device templates](howto-set-up-template.md).
2929

3030
1. Choose a device template in the **Templates** list.
3131

32-
1. In the right-hand pane of the **Device Explorer** page, you see a list of devices created from that device template. Choose an individual device to see the device details page for that device:
32+
1. In the right-hand pane of the **Devices** page, you see a list of devices created from that device template. Choose an individual device to see the device details page for that device:
3333

3434
![Device Details Page](./media/howto-manage-devices/devicelist.png)
3535

3636
## Add a device
3737

3838
To add a device to your Azure IoT Central application:
3939

40-
1. Choose **Device Explorer** on the left pane.
40+
1. Choose **Devices** on the left pane.
4141

4242
1. Choose the device template from which you want to create a device.
4343

@@ -54,7 +54,7 @@ To connect large number of devices to your application, you can bulk import devi
5454

5555
To bulk-register devices in your application:
5656

57-
1. Choose **Device Explorer** on the left pane.
57+
1. Choose **Devices** on the left pane.
5858

5959
1. On the left panel, choose the device template for which you want to bulk create the devices.
6060

@@ -79,7 +79,7 @@ If the device import operation fails, you see an error message on the device gri
7979

8080
If you register devices by starting the import under **Unassociated devices**, then the devices are created without any device template association. Devices must be associated with a template to explore the data and other details about the device. Follow these steps to associate devices with a template:
8181

82-
1. Choose **Device Explorer** on the left pane.
82+
1. Choose **Devices** on the left pane.
8383

8484
1. On the left panel, choose **Unassociated devices**:
8585

@@ -104,7 +104,7 @@ To connect a real device to IoT Central, you need its connection string. You can
104104

105105
To bulk export devices from your application:
106106

107-
1. Choose **Device Explorer** on the left pane.
107+
1. Choose **Devices** on the left pane.
108108

109109
1. On the left panel, choose the device template from which you want to export the devices.
110110

@@ -135,7 +135,7 @@ See [Device connectivity in Azure IoT Central](concepts-connectivity.md), for mo
135135

136136
To delete either a real or simulated device from your Azure IoT Central application:
137137

138-
1. Choose **Device Explorer** on the left pane.
138+
1. Choose **Devices** on the left pane.
139139

140140
1. Choose the device template of the device you want to delete.
141141

@@ -147,7 +147,7 @@ To delete either a real or simulated device from your Azure IoT Central applicat
147147

148148
Settings control the behavior of a device. In other words, they enable you to provide inputs to your device. You can view and update device settings on the **Device Details** page.
149149

150-
1. Choose **Device Explorer** on the left pane.
150+
1. Choose **Devices** on the left pane.
151151

152152
1. Choose the device template of the device whose settings you want to change.
153153

@@ -161,7 +161,7 @@ Settings control the behavior of a device. In other words, they enable you to pr
161161

162162
Properties are the device metadata associated with the device, such as city and serial number. You can view and update properties on the **Device Details** page.
163163

164-
1. Choose **Device Explorer** on the left pane.
164+
1. Choose **Devices** on the left pane.
165165

166166
1. Choose the device template of the device whose properties you want to change.
167167

58.4 KB
Loading
47.8 KB
Loading
-410 KB
Loading
-16.5 KB
Loading
54.9 KB
Loading
34.3 KB
Loading

0 commit comments

Comments
 (0)